Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)
This commit is contained in:
@@ -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},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user