mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-22 00:55:51 +01:00
416af0171c
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
6 lines
144 B
Makefile
6 lines
144 B
Makefile
# This file only contains EFL/WL settings and enables F103 low-power mode
|
|
|
|
EEPROM_DRIVER = wear_leveling
|
|
WEAR_LEVELING_DRIVER = embedded_flash
|
|
|