info.json
whitespace cleanups (#20651)
This commit is contained in:
parent
1ab355802f
commit
79aa319946
805 changed files with 10370 additions and 10751 deletions
|
@ -23,7 +23,7 @@
|
|||
"community_layouts": ["65_ansi", "65_iso"],
|
||||
"layouts": {
|
||||
"LAYOUT_65_ansi": {
|
||||
"layout":[
|
||||
"layout": [
|
||||
{"matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"matrix": [0, 1], "x": 1, "y": 0},
|
||||
{"matrix": [0, 2], "x": 2, "y": 0},
|
||||
|
@ -99,7 +99,7 @@
|
|||
]
|
||||
},
|
||||
"LAYOUT_65_iso": {
|
||||
"layout":[
|
||||
"layout": [
|
||||
{"matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"matrix": [0, 1], "x": 1, "y": 0},
|
||||
{"matrix": [0, 2], "x": 2, "y": 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue