diff options
Diffstat (limited to 'keyboards/mechlovin/zed1800/info.json')
-rw-r--r-- | keyboards/mechlovin/zed1800/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/mechlovin/zed1800/info.json b/keyboards/mechlovin/zed1800/info.json index a3d862fa8c..41179a6ef1 100644 --- a/keyboards/mechlovin/zed1800/info.json +++ b/keyboards/mechlovin/zed1800/info.json @@ -12,6 +12,11 @@ }, "processor": "STM32F103", "bootloader": "stm32duino", + "eeprom": { + "wear_leveling": { + "backing_size": 4096 + } + }, "features": { "bootmagic": true, "command": true, |