summaryrefslogtreecommitdiff
path: root/keyboards/caffeinated
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-03-14 03:56:42 +0000
committerGitHub <noreply@github.com>2024-03-14 03:56:42 +0000
commit8e5cd981e1cb8580cde65ac99f335b59d65da632 (patch)
tree3fe2d43bf0b7db23d0f266759fe82b8f44e8a6c9 /keyboards/caffeinated
parentf217cd46577a5014bc8439339ec0a5471febbfda (diff)
Migrate features from rules.mk to DD (#23247)
Diffstat (limited to 'keyboards/caffeinated')
-rw-r--r--keyboards/caffeinated/serpent65/keyboard.json (renamed from keyboards/caffeinated/serpent65/info.json)8
-rw-r--r--keyboards/caffeinated/serpent65/rules.mk12
2 files changed, 8 insertions, 12 deletions
diff --git a/keyboards/caffeinated/serpent65/info.json b/keyboards/caffeinated/serpent65/keyboard.json
index e4cc62c61e..f8c7a90ce9 100644
--- a/keyboards/caffeinated/serpent65/info.json
+++ b/keyboards/caffeinated/serpent65/keyboard.json
@@ -8,6 +8,14 @@
8 "pid": "0x6501", 8 "pid": "0x6501",
9 "device_version": "0.0.1" 9 "device_version": "0.0.1"
10 }, 10 },
11 "features": {
12 "bootmagic": true,
13 "command": false,
14 "console": false,
15 "extrakey": true,
16 "mousekey": false,
17 "nkro": true
18 },
11 "matrix_pins": { 19 "matrix_pins": {
12 "cols": ["A1", "A2", "A3", "A4", "B14", "B15", "A8", "A9"], 20 "cols": ["A1", "A2", "A3", "A4", "B14", "B15", "A8", "A9"],
13 "rows": ["B11", "B10", "B2", "B1", "B0", "A7", "A6", "A5", "B13", "B12"] 21 "rows": ["B11", "B10", "B2", "B1", "B0", "A7", "A6", "A5", "B13", "B12"]
diff --git a/keyboards/caffeinated/serpent65/rules.mk b/keyboards/caffeinated/serpent65/rules.mk
deleted file mode 100644
index 718a1e8d09..0000000000
--- a/keyboards/caffeinated/serpent65/rules.mk
+++ /dev/null
@@ -1,12 +0,0 @@
1# Build Options
2# change yes to no to disable
3#
4BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
5MOUSEKEY_ENABLE = no # Mouse keys
6EXTRAKEY_ENABLE = yes # Audio control and System control
7CONSOLE_ENABLE = no # Console for debug
8COMMAND_ENABLE = no # Commands for debug and configuration
9NKRO_ENABLE = yes # Enable N-Key Rollover
10BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
11RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
12AUDIO_ENABLE = no # Audio output