summaryrefslogtreecommitdiff
path: root/keyboards/annepro2/c18/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/annepro2/c18/info.json')
-rw-r--r--keyboards/annepro2/c18/info.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/annepro2/c18/info.json b/keyboards/annepro2/c18/info.json
index f7acff808c..439188b2f7 100644
--- a/keyboards/annepro2/c18/info.json
+++ b/keyboards/annepro2/c18/info.json
@@ -3,6 +3,12 @@
"usb": {
"pid": "0xAC18"
},
+ "eeprom": {
+ "driver": "wear_leveling",
+ "wear_leveling": {
+ "driver": "spi_flash"
+ }
+ },
"rgb_matrix": {
"driver": "custom"
},