mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 11:09:10 +00:00
Disables sleep LED by default
This commit is contained in:
parent
ce6a9a6c38
commit
1a96b2cdc8
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
|
||||||
# comment out to disable the options.
|
# comment out to disable the options.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
SLEEP_LED_ENABLE = no
|
||||||
|
|
||||||
ifndef QUANTUM_DIR
|
ifndef QUANTUM_DIR
|
||||||
include ../../../Makefile
|
include ../../../Makefile
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue