mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-03 03:00:44 +02:00

* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
2 lines
56 B
Makefile
2 lines
56 B
Makefile
DFU_SUFFIX_ARGS = -p FFFF -v FFFF # allow for APM32 MCU
|