summaryrefslogtreecommitdiff
path: root/keyboards/monsgeek/m1/rules.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-09-12 06:47:12 +0100
committerGitHub <noreply@github.com>2023-09-12 06:47:12 +0100
commit909054c35772ae62d6d2de0cefd1bef18762e754 (patch)
tree10a7be9d4ef2e3b6962e108beea3f29514ef0f4c /keyboards/monsgeek/m1/rules.mk
parent06cec720dde5e4c9acfb476cbdf3e098a2172eee (diff)
Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)
Diffstat (limited to 'keyboards/monsgeek/m1/rules.mk')
-rw-r--r--keyboards/monsgeek/m1/rules.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/monsgeek/m1/rules.mk b/keyboards/monsgeek/m1/rules.mk
index b753f0682e..6e7633bfe0 100644
--- a/keyboards/monsgeek/m1/rules.mk
+++ b/keyboards/monsgeek/m1/rules.mk
@@ -1,6 +1 @@
-# Build Options
-# change yes to no to disable
-#
-EEPROM_DRIVER = wear_leveling
-WEAR_LEVELING_DRIVER = spi_flash
-
+# This file intentionally left blank