protocols.mk is already included in latest QMK

This commit is contained in:
Priyadi Iman Nurcahyo 2016-11-26 13:46:05 +07:00
parent b94e5b2aa6
commit 6313ec7ef9
1 changed files with 0 additions and 1 deletions

View 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