summaryrefslogtreecommitdiff
path: root/keyboards/custommk/ergostrafer
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-09-13 13:45:49 +0100
committerGitHub <noreply@github.com>2023-09-13 13:45:49 +0100
commiteb2db05e8a7338568fea43b05822aa8089524f61 (patch)
tree611c4882bb8ed60548a3d2fa531ecc6622956c63 /keyboards/custommk/ergostrafer
parenta0aebe5cd586bb464105a8ce6eddf926372c6146 (diff)
Migrate spi EEPROM_DRIVER to info.json (#21991)
Diffstat (limited to 'keyboards/custommk/ergostrafer')
-rw-r--r--keyboards/custommk/ergostrafer/info.json3
-rw-r--r--keyboards/custommk/ergostrafer/rules.mk2
2 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/custommk/ergostrafer/info.json b/keyboards/custommk/ergostrafer/info.json
index 590925065e..92d1fe99e8 100644
--- a/keyboards/custommk/ergostrafer/info.json
+++ b/keyboards/custommk/ergostrafer/info.json
@@ -4,6 +4,9 @@
"maintainer": "customMK",
"bootloader": "stm32-dfu",
"diode_direction": "ROW2COL",
+ "eeprom": {
+ "driver": "spi"
+ },
"features": {
"bootmagic": true,
"command": false,
diff --git a/keyboards/custommk/ergostrafer/rules.mk b/keyboards/custommk/ergostrafer/rules.mk
index ee519ea8b5..72f75f4367 100644
--- a/keyboards/custommk/ergostrafer/rules.mk
+++ b/keyboards/custommk/ergostrafer/rules.mk
@@ -1,3 +1 @@
-EEPROM_DRIVER = spi
-
AUDIO_DRIVER = pwm_hardware