mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 10:27:52 +06:00
7 lines
257 B
Makefile
7 lines
257 B
Makefile
# 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
|
|
include keyboards/keychron/common/common.mk
|