aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/binepad
diff options
context:
space:
mode:
authorJoel Challis2024-03-14 04:56:42 +0100
committerGitHub2024-03-14 04:56:42 +0100
commit8e5cd981e1cb8580cde65ac99f335b59d65da632 (patch)
tree3fe2d43bf0b7db23d0f266759fe82b8f44e8a6c9 /keyboards/binepad
parentf217cd46577a5014bc8439339ec0a5471febbfda (diff)
Migrate features from rules.mk to DD (#23247)
Diffstat (limited to 'keyboards/binepad')
-rw-r--r--keyboards/binepad/bn003/keyboard.json (renamed from keyboards/binepad/bn003/info.json)8
-rw-r--r--keyboards/binepad/bn003/rules.mk12
2 files changed, 8 insertions, 12 deletions
diff --git a/keyboards/binepad/bn003/info.json b/keyboards/binepad/bn003/keyboard.json
index 408e670b95..695518828e 100644
--- a/keyboards/binepad/bn003/info.json
+++ b/keyboards/binepad/bn003/keyboard.json
@@ -8,6 +8,14 @@
"pid": "0x4287",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": true,
+ "command": true,
+ "console": true,
+ "extrakey": true,
+ "mousekey": true,
+ "nkro": true
+ },
"matrix_pins": {
"cols": ["B4", "B5", "B6"],
"rows": ["C6"]
diff --git a/keyboards/binepad/bn003/rules.mk b/keyboards/binepad/bn003/rules.mk
deleted file mode 100644
index 5356b24d77..0000000000
--- a/keyboards/binepad/bn003/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 = yes # 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 keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output