protocols.mk is already included in latest QMK
authorPriyadi Iman Nurcahyo <priyadi@priyadi.net>
Sat, 26 Nov 2016 06:46:05 +0000 (13:46 +0700)
committerPriyadi Iman Nurcahyo <priyadi@priyadi.net>
Sat, 26 Nov 2016 16:48:11 +0000 (23:48 +0700)
keyboards/handwired/promethium/rules.mk

index 835b13c..0842780 100644 (file)
@@ -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