From: Priyadi Iman Nurcahyo <priyadi@priyadi.net>
Date: Sat, 26 Nov 2016 06:46:05 +0000 (+0700)
Subject: protocols.mk is already included in latest QMK
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6313ec7ef960ad76182020f031cd09803d7a7d51;p=qmk_firmware.git

protocols.mk is already included in latest QMK
---

diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk
index 835b13c4f..0842780cc 100644
--- a/keyboards/handwired/promethium/rules.mk
+++ b/keyboards/handwired/promethium/rules.mk
@@ -70,6 +70,5 @@ PS2_USE_INT ?= yes
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE ?= no    # Breathing sleep LED during USB suspend
 
-include $(TMK_DIR)/protocol.mk
 SRC += $(QUANTUM_DIR)/light_ws2812.c
 SRC += rgbsps.c
\ No newline at end of file