]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
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 835b13c4f3808d24de559592069b3a66a3f002c8..0842780cce2c54ec64f6c4e3875ac9f7c4d1102c 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