Migrate build target markers to keyboard.json - Misc (#23612)
This commit is contained in:
parent
3d83b3e7c5
commit
e9b8929357
45 changed files with 141 additions and 212 deletions
|
|
@ -38,7 +38,8 @@
|
|||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true
|
||||
"nkro": true,
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"diode_direction": "ROW2COL",
|
||||
"matrix_pins": {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
RGB_MATRIX_ENABLE = yes
|
||||
RGB_MATRIX_CUSTOM_KB = yes
|
||||
|
||||
DEFAULT_FOLDER = teleport/native/iso
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue