More info.json
whitespace cleanups (#20665)
This commit is contained in:
parent
97a86b89a9
commit
a5e46d8082
271 changed files with 18932 additions and 31736 deletions
|
@ -53,9 +53,9 @@
|
|||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{ "label":"Mute", "x": 0, "y": 0, "matrix": [0, 0] },
|
||||
{ "label":"RGB", "x": 0, "y": 1, "matrix": [0, 1] },
|
||||
{ "label":"Animation", "x": 0, "y": 2, "matrix": [0, 2] }
|
||||
{"label": "Mute", "x": 0, "y": 0, "matrix": [0, 0]},
|
||||
{"label": "RGB", "x": 0, "y": 1, "matrix": [0, 1]},
|
||||
{"label": "Animation", "x": 0, "y": 2, "matrix": [0, 2]}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
@ -26,14 +26,14 @@
|
|||
"layouts": {
|
||||
"LAYOUT_ortho_2x4": {
|
||||
"layout": [
|
||||
{"x":0, "y":0, "matrix": [0, 0]},
|
||||
{"x":1, "y":0, "matrix": [0, 1]},
|
||||
{"x":2, "y":0, "matrix": [0, 2]},
|
||||
{"x":3, "y":0, "matrix": [0, 3]},
|
||||
{"x":0, "y":1, "matrix": [1, 0]},
|
||||
{"x":1, "y":1, "matrix": [1, 1]},
|
||||
{"x":2, "y":1, "matrix": [1, 2]},
|
||||
{"x":3, "y":1, "matrix": [1, 3]}
|
||||
{"x": 0, "y": 0, "matrix": [0, 0]},
|
||||
{"x": 1, "y": 0, "matrix": [0, 1]},
|
||||
{"x": 2, "y": 0, "matrix": [0, 2]},
|
||||
{"x": 3, "y": 0, "matrix": [0, 3]},
|
||||
{"x": 0, "y": 1, "matrix": [1, 0]},
|
||||
{"x": 1, "y": 1, "matrix": [1, 1]},
|
||||
{"x": 2, "y": 1, "matrix": [1, 2]},
|
||||
{"x": 3, "y": 1, "matrix": [1, 3]}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue