summaryrefslogtreecommitdiff
path: root/keyboards/dp3000
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2024-04-12 22:33:49 -0700
committerGitHub <noreply@github.com>2024-04-13 06:33:49 +0100
commit8ad3a36fb60d75b5f0279f0cd4d9c24dde6b6330 (patch)
tree161e97f48783e4e210449e42ae00f06612759096 /keyboards/dp3000
parent43a122e050647057dbaa16bc50417b9306e00bcc (diff)
Data-Driven Keyboard Conversions: D (#23461)
Diffstat (limited to 'keyboards/dp3000')
-rw-r--r--keyboards/dp3000/info.json10
-rw-r--r--keyboards/dp3000/rev1/keyboard.json8
-rw-r--r--keyboards/dp3000/rev2/keyboard.json8
3 files changed, 16 insertions, 10 deletions
diff --git a/keyboards/dp3000/info.json b/keyboards/dp3000/info.json
index 442d6d6a66..7fa05f4c12 100644
--- a/keyboards/dp3000/info.json
+++ b/keyboards/dp3000/info.json
@@ -3,16 +3,6 @@
"maintainer": "depermana12",
"diode_direction": "COL2ROW",
"development_board": "promicro",
- "features": {
- "bootmagic": true,
- "command": false,
- "console": false,
- "extrakey": true,
- "encoder": true,
- "oled": true,
- "mousekey": false,
- "nkro": false
- },
"build": {
"lto": true
},
diff --git a/keyboards/dp3000/rev1/keyboard.json b/keyboards/dp3000/rev1/keyboard.json
index 63d023de5c..aa7ff8bc0a 100644
--- a/keyboards/dp3000/rev1/keyboard.json
+++ b/keyboards/dp3000/rev1/keyboard.json
@@ -1,6 +1,14 @@
{
"keyboard_name": "dp3000",
"features": {
+ "bootmagic": true,
+ "command": false,
+ "console": false,
+ "extrakey": true,
+ "encoder": true,
+ "oled": true,
+ "mousekey": false,
+ "nkro": false,
"rgb_matrix": true
},
"usb": {
diff --git a/keyboards/dp3000/rev2/keyboard.json b/keyboards/dp3000/rev2/keyboard.json
index f6f03eeb63..7d82c38460 100644
--- a/keyboards/dp3000/rev2/keyboard.json
+++ b/keyboards/dp3000/rev2/keyboard.json
@@ -1,6 +1,14 @@
{
"keyboard_name": "dp3000 rev2",
"features": {
+ "bootmagic": true,
+ "command": false,
+ "console": false,
+ "extrakey": true,
+ "encoder": true,
+ "oled": true,
+ "mousekey": false,
+ "nkro": false,
"rgblight": true
},
"usb": {