summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyadi Iman Nurcahyo <priyadi@priyadi.net>2016-11-26 13:46:05 +0700
committerPriyadi Iman Nurcahyo <priyadi@priyadi.net>2016-11-26 13:46:05 +0700
commit6313ec7ef960ad76182020f031cd09803d7a7d51 (patch)
tree5e512aa596741583e28d4900da51b4c07d7c3edf
parentb94e5b2aa6636326b2eaa75a2c562ea074e1535a (diff)
protocols.mk is already included in latest QMK
-rw-r--r--keyboards/handwired/promethium/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk
index 835b13c4f3..0842780cce 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