Data-Driven Keyboard Conversions: D (#23461)

This commit is contained in:
James Young 2024-04-12 22:33:49 -07:00 committed by GitHub
parent 43a122e050
commit 8ad3a36fb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
123 changed files with 486 additions and 747 deletions

View file

@ -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
},

View file

@ -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": {

View file

@ -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": {