summaryrefslogtreecommitdiff
path: root/keyboards/monsgeek/m5
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/monsgeek/m5')
-rw-r--r--keyboards/monsgeek/m5/config.h1
-rw-r--r--keyboards/monsgeek/m5/info.json3
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/monsgeek/m5/config.h b/keyboards/monsgeek/m5/config.h
index db65cef760..a92c4975eb 100644
--- a/keyboards/monsgeek/m5/config.h
+++ b/keyboards/monsgeek/m5/config.h
@@ -35,7 +35,6 @@
#define SPI_MOSI_PAL_MODE 5
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN C12
-#define WEAR_LEVELING_BACKING_SIZE (8 * 1024)
/* I2C Config for LED Driver */
#define IS31FL3733_DRIVER_COUNT 2
diff --git a/keyboards/monsgeek/m5/info.json b/keyboards/monsgeek/m5/info.json
index ecc6b309ae..1e9ec8618a 100644
--- a/keyboards/monsgeek/m5/info.json
+++ b/keyboards/monsgeek/m5/info.json
@@ -28,7 +28,8 @@
"eeprom": {
"driver": "wear_leveling",
"wear_leveling": {
- "driver": "spi_flash"
+ "driver": "spi_flash",
+ "backing_size": 8192
}
},
"indicators": {