Data-Driven Keyboard Conversions: D (#23461)
This commit is contained in:
parent
43a122e050
commit
8ad3a36fb6
123 changed files with 486 additions and 747 deletions
|
|
@ -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
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue