mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 11:09:10 +00:00
protocols.mk is already included in latest QMK
This commit is contained in:
parent
b5019bef05
commit
7f3c9c6a39
1 changed files with 0 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue