summaryrefslogtreecommitdiff
path: root/keyboards/reviung/reviung34
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-03-15 22:24:00 +0000
committerGitHub <noreply@github.com>2024-03-15 22:24:00 +0000
commit1a903372846f24028431d20bc25e64b4da69da27 (patch)
treed628946d38d303f98f24c14db6b3cdd85f7397bb /keyboards/reviung/reviung34
parent24d824aae40b932dbcdc5036d7f30a6f2f352442 (diff)
Migrate features from rules.mk to data driven - OPQR (#23285)
Diffstat (limited to 'keyboards/reviung/reviung34')
-rwxr-xr-xkeyboards/reviung/reviung34/keyboard.json (renamed from keyboards/reviung/reviung34/info.json)8
-rwxr-xr-xkeyboards/reviung/reviung34/rules.mk12
2 files changed, 8 insertions, 12 deletions
diff --git a/keyboards/reviung/reviung34/info.json b/keyboards/reviung/reviung34/keyboard.json
index e273b714ff..99ddd28b81 100755
--- a/keyboards/reviung/reviung34/info.json
+++ b/keyboards/reviung/reviung34/keyboard.json
@@ -8,6 +8,14 @@
"pid": "0x4E03",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": false,
+ "command": true,
+ "console": true,
+ "extrakey": true,
+ "mousekey": false,
+ "nkro": false
+ },
"matrix_pins": {
"cols": ["D4", "C6", "D7", "E6", "B4", "B1", "B3", "B2", "B6"],
"rows": ["F4", "F5", "F6", "F7"]
diff --git a/keyboards/reviung/reviung34/rules.mk b/keyboards/reviung/reviung34/rules.mk
deleted file mode 100755
index 7829a2753b..0000000000
--- a/keyboards/reviung/reviung34/rules.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # 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 = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output