From 62be3a7447c0bd88cfea48c5f21c6f00d65f608b Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Tue, 9 May 2023 08:52:37 +0100 Subject: Revert use of legacy wear leveling driver now ChibiOS is fixed (#20806) --- keyboards/mode/m75s/rules.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/mode') diff --git a/keyboards/mode/m75s/rules.mk b/keyboards/mode/m75s/rules.mk index 396c712147..bd7d6a84c5 100644 --- a/keyboards/mode/m75s/rules.mk +++ b/keyboards/mode/m75s/rules.mk @@ -10,8 +10,6 @@ NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output -EEPROM_DRIVER = wear_leveling -WEAR_LEVELING_DRIVER = legacy LTO_ENABLE = yes # Enter lower-power sleep mode when on the ChibiOS idle thread -- cgit v1.2.3