Migrate build target markers to keyboard.json - TUV (#23514)
This commit is contained in:
parent
2e01b67ecc
commit
9c1662f8f9
83 changed files with 284 additions and 614 deletions
|
@ -6,11 +6,11 @@
|
|||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
"encoder": true,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["D4", "C6", "D7", "E6", "B4", "B5", "D2"],
|
|
@ -1,2 +0,0 @@
|
|||
ENCODER_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue