summaryrefslogtreecommitdiff
path: root/keyboards/acheron/apollo/87h/delta
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-11-12 10:57:44 +1100
committerGitHub <noreply@github.com>2022-11-11 23:57:44 +0000
commit092228571c40a31d88940055b4d2fa749f135314 (patch)
treee3cf8605a284ef7448f43a6f636c17271b4b8cd3 /keyboards/acheron/apollo/87h/delta
parent8c6d2946f7187ecc8ad53afa8f2365b352524459 (diff)
Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD32V. (#19020)
Diffstat (limited to 'keyboards/acheron/apollo/87h/delta')
-rw-r--r--keyboards/acheron/apollo/87h/delta/rules.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/acheron/apollo/87h/delta/rules.mk b/keyboards/acheron/apollo/87h/delta/rules.mk
index 814a3f15f0..4fa4db5450 100644
--- a/keyboards/acheron/apollo/87h/delta/rules.mk
+++ b/keyboards/acheron/apollo/87h/delta/rules.mk
@@ -19,8 +19,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = WS2812
-EEPROM_DRIVER = wear_leveling
-WEAR_LEVELING_DRIVER = legacy
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE -DDEBUG_EEPROM_OUTPUT=TRUE