Updated rules.mk
This commit is contained in:
parent
7ecdfa8005
commit
5e82f6d03b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||
OPT_DEFS += -DNO_USB_STARTUP_CHECK -DENABLE_FACTORY_TEST
|
||||
|
||||
include keyboards/keychron/bluetooth/bluetooth.mk
|
||||
|
|
|
|||
Loading…
Reference in a new issue