mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 05:37:00 +06:00
7 lines
140 B
Makefile
7 lines
140 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
EEPROM_DRIVER = wear_leveling
|
|
WEAR_LEVELING_DRIVER = embedded_flash
|
|
SERIAL_DRIVER = usart
|