mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-01 13:16:50 +06:00
8f980ea69f
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
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
|
|
|