Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)
This commit is contained in:
@@ -19,8 +19,11 @@
|
||||
"cols": ["F6", "F7", "B1", "B3", "B2", "D5", "D3", "D2", "D1", "D0"],
|
||||
"rows": ["B5", "B6", "C6", "C7", "E6", "B0", "B4", "D7", "D4", "D6"]
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT_ext65_hotswap": "LAYOUT"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_ext65_hotswap": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"matrix": [1, 0], "x": 1, "y": 0},
|
||||
|
||||
Reference in New Issue
Block a user