summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q60
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/q60')
-rw-r--r--keyboards/keychron/q60/config.h4
-rw-r--r--keyboards/keychron/q60/info.json5
2 files changed, 5 insertions, 4 deletions
diff --git a/keyboards/keychron/q60/config.h b/keyboards/keychron/q60/config.h
index 61616415ee..5e8e40cc5a 100644
--- a/keyboards/keychron/q60/config.h
+++ b/keyboards/keychron/q60/config.h
@@ -30,7 +30,3 @@
{ 0xD8, 0xD8, 0x60, 0xD8, 0xD8, 0x60, 0xD8, 0xD8, 0x60, 0xD8, 0xD8, 0x60 }
#define DYNAMIC_KEYMAP_LAYER_COUNT 6
-
-/* EEPROM Driver Configuration */
-#define WEAR_LEVELING_LOGICAL_SIZE 2048
-#define WEAR_LEVELING_BACKING_SIZE (WEAR_LEVELING_LOGICAL_SIZE * 2)
diff --git a/keyboards/keychron/q60/info.json b/keyboards/keychron/q60/info.json
index d2b7458998..553146eb39 100644
--- a/keyboards/keychron/q60/info.json
+++ b/keyboards/keychron/q60/info.json
@@ -1,4 +1,9 @@
{
+ "eeprom": {
+ "wear_leveling": {
+ "backing_size": 4096
+ }
+ },
"dip_switch": {
"matrix_grid": [ [4, 4] ]
},