summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q10/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/q10/config.h')
-rw-r--r--keyboards/keychron/q10/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keychron/q10/config.h b/keyboards/keychron/q10/config.h
index 94209ba763..4a39a5f762 100644
--- a/keyboards/keychron/q10/config.h
+++ b/keyboards/keychron/q10/config.h
@@ -43,7 +43,3 @@
#define SNLED27351_PHASE_CHANNEL SNLED27351_SCAN_PHASE_9_CHANNEL
#define SNLED27351_CURRENT_TUNE \
{ 0x98, 0x98, 0x4A, 0x98, 0x98, 0x4A, 0x98, 0x98, 0x4A, 0x98, 0x98, 0x4A }
-
-/* EEPROM Driver Configuration */
-#define WEAR_LEVELING_LOGICAL_SIZE 2048
-#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)