1
0
Fork 0

Remove duplication of STM32L432 EEPROM defaults (#21981)

This commit is contained in:
Joel Challis 2023-09-12 10:09:31 +01:00 committed by GitHub
parent 6adf461aa0
commit 8975dc6c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 2 additions and 207 deletions

View file

@ -12,6 +12,3 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
DIP_SWITCH_ENABLE = yes
RGB_MATRIX_ENABLE = yes
EEPROM_DRIVER = wear_leveling
WEAR_LEVELING_DRIVER = embedded_flash

View file

@ -12,6 +12,3 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
DIP_SWITCH_ENABLE = yes
RGB_MATRIX_ENABLE = yes
EEPROM_DRIVER = wear_leveling
WEAR_LEVELING_DRIVER = embedded_flash