mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-18 07:33:26 +00:00
4 lines
121 B
Makefile
4 lines
121 B
Makefile
|
# Build Options
|
||
|
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||
|
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|