summaryrefslogtreecommitdiff
path: root/keyboards/keychron/v3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/v3/config.h')
-rw-r--r--keyboards/keychron/v3/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keychron/v3/config.h b/keyboards/keychron/v3/config.h
index 65e4ca9429..bfefedfac7 100644
--- a/keyboards/keychron/v3/config.h
+++ b/keyboards/keychron/v3/config.h
@@ -31,7 +31,3 @@
#define I2C1_TIMINGR_SCLL 51U
#define SNLED27351_PHASE_CHANNEL SNLED27351_SCAN_PHASE_9_CHANNEL
-
-/* EEPROM Driver Configuration */
-#define WEAR_LEVELING_LOGICAL_SIZE 2048
-#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)