summaryrefslogtreecommitdiff
path: root/keyboards/monsgeek/m6
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/monsgeek/m6')
-rw-r--r--keyboards/monsgeek/m6/config.h1
-rw-r--r--keyboards/monsgeek/m6/info.json3
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/monsgeek/m6/config.h b/keyboards/monsgeek/m6/config.h
index abed72f54e..c6f7d55e9d 100644
--- a/keyboards/monsgeek/m6/config.h
+++ b/keyboards/monsgeek/m6/config.h
@@ -32,7 +32,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/m6/info.json b/keyboards/monsgeek/m6/info.json
index 2aa297570c..7751ef13d6 100644
--- a/keyboards/monsgeek/m6/info.json
+++ b/keyboards/monsgeek/m6/info.json
@@ -28,7 +28,8 @@
"eeprom": {
"driver": "wear_leveling",
"wear_leveling": {
- "driver": "spi_flash"
+ "driver": "spi_flash",
+ "backing_size": 8192
}
},
"rgb_matrix": {