summaryrefslogtreecommitdiff
path: root/keyboards/annepro2/c15/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/annepro2/c15/info.json')
-rw-r--r--keyboards/annepro2/c15/info.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/annepro2/c15/info.json b/keyboards/annepro2/c15/info.json
index 15c3ca8ba1..b7624dd6c5 100644
--- a/keyboards/annepro2/c15/info.json
+++ b/keyboards/annepro2/c15/info.json
@@ -3,6 +3,13 @@
"usb": {
"pid": "0xAC15"
},
+ "eeprom": {
+ "driver": "wear_leveling",
+ "wear_leveling": {
+ "driver": "spi_flash",
+ "backing_size": 2048
+ }
+ },
"rgb_matrix": {
"driver": "custom"
},