(develop)AP2: Enable support for WL EEPROM Driver (#17506)

This commit is contained in:
jpe230
2022-06-29 20:07:43 -05:00
committed by GitHub
parent fb05b491e7
commit 4f124574f1
6 changed files with 56 additions and 0 deletions

View File

@@ -26,6 +26,10 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
# Wear-levelling driver
EEPROM_DRIVER = wear_leveling
WEAR_LEVELING_DRIVER = spi_flash
# Custom RGB matrix handling
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = custom