mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-15 09:00:44 +02:00
9 lines
256 B
Makefile
9 lines
256 B
Makefile
RGB_MATRIX_ENABLE = yes
|
|
RGB_MATRIX_DRIVER = IS31FL3733
|
|
RGB_MATRIX_CUSTOM_KB = yes
|
|
|
|
DEFAULT_FOLDER = teleport/native/iso
|
|
|
|
# Temporary workaround while waiting fixes of F411xC flash size definitions
|
|
EEPROM_DRIVER = wear_leveling
|
|
WEAR_LEVELING_DRIVER = legacy
|