Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)

* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
This commit is contained in:
Nick Brassel
2023-06-24 05:31:25 +10:00
committed by GitHub
parent 173f54cf1f
commit 416af0171c
311 changed files with 29 additions and 755 deletions

View File

@@ -1,7 +1,3 @@
# Do not put the microcontroller into power saving mode
# when we get USB suspend event. We want it to keep updating
# backlight effects.
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
# Build Options
# change yes to no to disable