summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q10
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/q10')
-rw-r--r--keyboards/keychron/q10/config.h4
-rw-r--r--keyboards/keychron/q10/info.json5
2 files changed, 5 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)
diff --git a/keyboards/keychron/q10/info.json b/keyboards/keychron/q10/info.json
index ab790399e9..636ef2d9a2 100644
--- a/keyboards/keychron/q10/info.json
+++ b/keyboards/keychron/q10/info.json
@@ -1,4 +1,9 @@
{
+ "eeprom": {
+ "wear_leveling": {
+ "backing_size": 4096
+ }
+ },
"dip_switch": {
"matrix_grid": [ [5, 5] ]
},