summaryrefslogtreecommitdiff
path: root/keyboards/keychron/v8/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/v8/config.h')
-rw-r--r--keyboards/keychron/v8/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keychron/v8/config.h b/keyboards/keychron/v8/config.h
index 87f3b0043a..54933f656f 100644
--- a/keyboards/keychron/v8/config.h
+++ b/keyboards/keychron/v8/config.h
@@ -34,7 +34,3 @@
#define SNLED27351_CURRENT_TUNE { 0xC4, 0xC4, 0x60, 0xC4, 0xC4, 0x60, 0xC4, 0xC4, 0x60, 0xC4, 0xC4, 0x60 }
#define DYNAMIC_KEYMAP_LAYER_COUNT 5
-
-/* EEPROM Driver Configuration */
-#define WEAR_LEVELING_LOGICAL_SIZE 2048
-#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)