summaryrefslogtreecommitdiff
path: root/keyboards/custommk/evo70_r2
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/evo70_r2
parenta0aebe5cd586bb464105a8ce6eddf926372c6146 (diff)
Migrate spi EEPROM_DRIVER to info.json (#21991)
Diffstat (limited to 'keyboards/custommk/evo70_r2')
-rw-r--r--keyboards/custommk/evo70_r2/info.json3
-rw-r--r--keyboards/custommk/evo70_r2/rules.mk2
2 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/custommk/evo70_r2/info.json b/keyboards/custommk/evo70_r2/info.json
index 18c618abc6..a11daef092 100644
--- a/keyboards/custommk/evo70_r2/info.json
+++ b/keyboards/custommk/evo70_r2/info.json
@@ -24,6 +24,9 @@
"device_version": "1.0.0"
},
"diode_direction": "ROW2COL",
+ "eeprom": {
+ "driver": "spi"
+ },
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"rgblight": {
diff --git a/keyboards/custommk/evo70_r2/rules.mk b/keyboards/custommk/evo70_r2/rules.mk
index b79d08c6b7..193fe4f1a4 100644
--- a/keyboards/custommk/evo70_r2/rules.mk
+++ b/keyboards/custommk/evo70_r2/rules.mk
@@ -3,8 +3,6 @@ AUDIO_DRIVER = pwm_hardware
# project specific files
SRC += matrix.c
-EEPROM_DRIVER = spi
-
QUANTUM_PAINTER_DRIVERS = st7735_spi
CUSTOM_MATRIX = lite