summaryrefslogtreecommitdiff
path: root/keyboards/handwired/minorca
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-03-15 01:42:55 +0000
committerGitHub <noreply@github.com>2024-03-15 01:42:55 +0000
commit01473075f8e78adcfbd4f9f4b6bb1d7682a7ee4d (patch)
treefe4f7b504ab90f5ff82162adc8366eccd8163b0b /keyboards/handwired/minorca
parent80b72487ce053f128817c5d4c625a63cb3cf9c10 (diff)
Migrate features from rules.mk to data driven - EFGH (#23248)
Diffstat (limited to 'keyboards/handwired/minorca')
-rw-r--r--keyboards/handwired/minorca/keyboard.json (renamed from keyboards/handwired/minorca/info.json)8
-rw-r--r--keyboards/handwired/minorca/rules.mk12
2 files changed, 8 insertions, 12 deletions
diff --git a/keyboards/handwired/minorca/info.json b/keyboards/handwired/minorca/keyboard.json
index ba2b6d0ed5..9642927f1a 100644
--- a/keyboards/handwired/minorca/info.json
+++ b/keyboards/handwired/minorca/keyboard.json
@@ -8,6 +8,14 @@
"pid": "0x6660",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "command": true,
+ "console": false,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true
+ },
"matrix_pins": {
"cols": ["D4", "D6", "D7", "B4", "B5", "B6", "F7", "F6", "F5", "F4", "F1", "F0"],
"rows": ["B0", "B1", "B2", "B3"]
diff --git a/keyboards/handwired/minorca/rules.mk b/keyboards/handwired/minorca/rules.mk
deleted file mode 100644
index 283a46b6ae..0000000000
--- a/keyboards/handwired/minorca/rules.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight
-AUDIO_ENABLE = no # Audio output