info.json whitespace cleanups (#20651)

This commit is contained in:
Ryan
2023-05-02 08:25:15 +10:00
committed by GitHub
parent 1ab355802f
commit 79aa319946
805 changed files with 10370 additions and 10751 deletions

View File

@@ -17,7 +17,7 @@
"bootloader": "caterina",
"layouts": {
"LAYOUT": {
"layout": [
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
@@ -34,6 +34,6 @@
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 2], "x": 2, "y": 3}
]
}
}
}
}

View File

@@ -25,7 +25,7 @@
"bootloader": "caterina",
"layouts": {
"LAYOUT": {
"layout": [
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
{"matrix": [0, 2], "x": 2, "y": 0},
@@ -42,6 +42,6 @@
{"matrix": [3, 1], "x": 1, "y": 3},
{"matrix": [3, 2], "x": 2, "y": 3}
]
}
}
}
}