aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/monstargear/xo87/solderable
diff options
context:
space:
mode:
authorJoel Challis2024-03-15 02:42:33 +0100
committerGitHub2024-03-15 02:42:33 +0100
commit80b72487ce053f128817c5d4c625a63cb3cf9c10 (patch)
treef81c6a7254e9489f36d50f3f451f4421f1bc5a35 /keyboards/monstargear/xo87/solderable
parent539fa21bf80308a21048334909b6512917aa3c7b (diff)
Migrate features from rules.mk to data drive - LMN (#23277)
Diffstat (limited to 'keyboards/monstargear/xo87/solderable')
-rw-r--r--keyboards/monstargear/xo87/solderable/keyboard.json (renamed from keyboards/monstargear/xo87/solderable/info.json)10
-rw-r--r--keyboards/monstargear/xo87/solderable/rules.mk12
2 files changed, 10 insertions, 12 deletions
diff --git a/keyboards/monstargear/xo87/solderable/info.json b/keyboards/monstargear/xo87/solderable/keyboard.json
index 4c569a89df..f8436f4bac 100644
--- a/keyboards/monstargear/xo87/solderable/info.json
+++ b/keyboards/monstargear/xo87/solderable/keyboard.json
@@ -8,6 +8,16 @@
"pid": "0x5344",
"device_version": "0.0.1"
},
+ "features": {
+ "backlight": true,
+ "bootmagic": true,
+ "command": true,
+ "console": false,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true,
+ "rgblight": true
+ },
"matrix_pins": {
"cols": ["C5", "C3", "C1", "E1", "D6", "D2", "B7", "B3", "F6", "F7", "F3", "A5", "A1", "E2", "C7", "A6"],
"rows": ["E6", "E7", "E3", "B0", "B1", "A2"]
diff --git a/keyboards/monstargear/xo87/solderable/rules.mk b/keyboards/monstargear/xo87/solderable/rules.mk
deleted file mode 100644
index d845a512bb..0000000000
--- a/keyboards/monstargear/xo87/solderable/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 = yes # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output