Skip to content

Commit

Permalink
More info.json whitespace cleanups (qmk#20665)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark committed May 3, 2023
1 parent 97a86b8 commit a5e46d8
Show file tree
Hide file tree
Showing 271 changed files with 19,026 additions and 31,830 deletions.
18 changes: 9 additions & 9 deletions keyboards/0xcb/1337/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0, "matrix": [0, 0]},
{"x":1, "y":0, "matrix": [0, 1]},
{"x":2, "y":0, "matrix": [0, 2]},
{"x":0, "y":1, "matrix": [1, 0]},
{"x":1, "y":1, "matrix": [1, 1]},
{"x":2, "y":1, "matrix": [1, 2]},
{"x":0, "y":2, "matrix": [2, 0]},
{"x":1, "y":2, "matrix": [2, 1]},
{"x":2, "y":2, "matrix": [2, 2]}
{"x": 0, "y": 0, "matrix": [0, 0]},
{"x": 1, "y": 0, "matrix": [0, 1]},
{"x": 2, "y": 0, "matrix": [0, 2]},
{"x": 0, "y": 1, "matrix": [1, 0]},
{"x": 1, "y": 1, "matrix": [1, 1]},
{"x": 2, "y": 1, "matrix": [1, 2]},
{"x": 0, "y": 2, "matrix": [2, 0]},
{"x": 1, "y": 2, "matrix": [2, 1]},
{"x": 2, "y": 2, "matrix": [2, 2]}
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/1k/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"layouts": {
"LAYOUT_ortho_1x1": {
"layout": [
{"x":0, "y":0, "matrix": [0, 0]}
{"x": 0, "y": 0, "matrix": [0, 0]}
]
}
}
Expand Down
12 changes: 6 additions & 6 deletions keyboards/25keys/cassette42/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"layouts": {
"LAYOUT": {
"layout": [
{"x":0.5, "y":0, "matrix": [0, 4]},
{"x":2.5, "y":0, "matrix": [0, 5]},
{"x":0, "y":1, "matrix": [0, 0]},
{"x":1, "y":1, "matrix": [0, 1]},
{"x":2, "y":1, "matrix": [0, 2]},
{"x":3, "y":1, "matrix": [0, 3]}
{"x": 0.5, "y": 0, "matrix": [0, 4]},
{"x": 2.5, "y": 0, "matrix": [0, 5]},
{"x": 0, "y": 1, "matrix": [0, 0]},
{"x": 1, "y": 1, "matrix": [0, 1]},
{"x": 2, "y": 1, "matrix": [0, 2]},
{"x": 3, "y": 1, "matrix": [0, 3]}
]
}
}
Expand Down
8 changes: 4 additions & 4 deletions keyboards/40percentclub/4pack/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"layouts": {
"LAYOUT": {
"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": 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]}
]
}
}
Expand Down
320 changes: 160 additions & 160 deletions keyboards/40percentclub/4x4/info.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions keyboards/40percentclub/nano/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,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]}
]
}
}
Expand Down
18 changes: 9 additions & 9 deletions keyboards/40percentclub/nein/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"layouts": {
"LAYOUT_ortho_3x3": {
"layout": [
{"x":0, "y":0, "matrix": [0, 0]},
{"x":1, "y":0, "matrix": [0, 1]},
{"x":2, "y":0, "matrix": [0, 2]},
{"x":0, "y":1, "matrix": [1, 0]},
{"x":1, "y":1, "matrix": [1, 1]},
{"x":2, "y":1, "matrix": [1, 2]},
{"x":0, "y":2, "matrix": [2, 0]},
{"x":1, "y":2, "matrix": [2, 1]},
{"x":2, "y":2, "matrix": [2, 2]}
{"x": 0, "y": 0, "matrix": [0, 0]},
{"x": 1, "y": 0, "matrix": [0, 1]},
{"x": 2, "y": 0, "matrix": [0, 2]},
{"x": 0, "y": 1, "matrix": [1, 0]},
{"x": 1, "y": 1, "matrix": [1, 1]},
{"x": 2, "y": 1, "matrix": [1, 2]},
{"x": 0, "y": 2, "matrix": [2, 0]},
{"x": 1, "y": 2, "matrix": [2, 1]},
{"x": 2, "y": 2, "matrix": [2, 2]}
]
}
}
Expand Down
12 changes: 6 additions & 6 deletions keyboards/40percentclub/sixpack/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"layouts": {
"LAYOUT_ortho_2x3": {
"layout": [
{"x":0, "y":0, "matrix": [0, 0]},
{"x":1, "y":0, "matrix": [0, 1]},
{"x":2, "y":0, "matrix": [0, 2]},
{"x":0, "y":1, "matrix": [1, 0]},
{"x":1, "y":1, "matrix": [1, 1]},
{"x":2, "y":1, "matrix": [1, 2]}
{"x": 0, "y": 0, "matrix": [0, 0]},
{"x": 1, "y": 0, "matrix": [0, 1]},
{"x": 2, "y": 0, "matrix": [0, 2]},
{"x": 0, "y": 1, "matrix": [1, 0]},
{"x": 1, "y": 1, "matrix": [1, 1]},
{"x": 2, "y": 1, "matrix": [1, 2]}
]
}
}
Expand Down
Loading

0 comments on commit a5e46d8

Please sign in to comment.