summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium
diff options
context:
space:
mode:
authorPriyadi Iman Nurcahyo <priyadi@priyadi.net>2016-11-26 07:46:05 +0100
committerPriyadi Iman Nurcahyo <priyadi@priyadi.net>2016-11-26 17:48:11 +0100
commit7f3c9c6a395a921d2914fc5cac1ac8f9441c33eb (patch)
tree4fcdd59b807368fc8a4497fea60c9c298b4ef14f /keyboards/handwired/promethium
parentb5019bef055d3b3a90b8b42268b9ad874600782b (diff)
downloadqmk_firmware-7f3c9c6a395a921d2914fc5cac1ac8f9441c33eb.tar.gz
qmk_firmware-7f3c9c6a395a921d2914fc5cac1ac8f9441c33eb.tar.xz
protocols.mk is already included in latest QMK
Diffstat (limited to 'keyboards/handwired/promethium')
-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 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