Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)

This commit is contained in:
Joel Challis 2023-09-04 03:13:35 +01:00 committed by GitHub
parent 41bd4e35a0
commit a40cccced2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 87 additions and 222 deletions

View file

@ -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},