mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-11 20:31:02 +00:00
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
|
||
|
|