Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.
This commit is contained in:
@@ -22,3 +22,7 @@ CUSTOM_MATRIX = no # Custom matrix file
|
||||
RGBLIGHT_ENABLE = yes
|
||||
|
||||
LAYOUTS = 60_ansi 60_tsangan_hhkb
|
||||
|
||||
|
||||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||
|
||||
Reference in New Issue
Block a user