Rename layouts containing keyboard name (#23930)
This commit is contained in:
parent
191c8cca33
commit
d5e0562a70
33 changed files with 112 additions and 83 deletions
|
@ -30,8 +30,11 @@
|
|||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"community_layouts": ["ortho_4x4"],
|
||||
"layout_aliases": {
|
||||
"LAYOUT_tradestation": "LAYOUT_4x2u"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_tradestation": {
|
||||
"LAYOUT_4x2u": {
|
||||
"layout": [
|
||||
{"matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"matrix": [0, 1], "x": 1.125, "y": 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue