mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-15 14:13:27 +00:00
7 lines
114 B
Makefile
7 lines
114 B
Makefile
|
# Build Options
|
||
|
# change yes to no to disable
|
||
|
#
|
||
|
EEPROM_DRIVER = wear_leveling
|
||
|
WEAR_LEVELING_DRIVER = spi_flash
|
||
|
|