Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)
This commit is contained in:
parent
41bd4e35a0
commit
a40cccced2
27 changed files with 87 additions and 222 deletions
|
@ -24,8 +24,11 @@
|
|||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"layout_aliases": {
|
||||
"LAYOUT_ergoslab": "LAYOUT"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_ergoslab": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"matrix": [0, 0], "x": 0, "y": 0.625},
|
||||
{"matrix": [0, 1], "x": 1, "y": 0.125},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue