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
27 changed files with 87 additions and 222 deletions

View File

@@ -40,8 +40,12 @@
},
"processor": "STM32F072",
"bootloader": "stm32-dfu",
"layout_aliases": {
"LAYOUT_evolv_ansi": "LAYOUT_ansi",
"LAYOUT_iso_ansi": "LAYOUT_iso"
},
"layouts": {
"LAYOUT_evolv_ansi": {
"LAYOUT_ansi": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
@@ -150,7 +154,7 @@
{"matrix": [5, 14], "x": 15, "y": 5.5}
]
},
"LAYOUT_evolv_iso": {
"LAYOUT_iso": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},