summaryrefslogtreecommitdiff
path: root/keyboards/ez_maker/directpins/teensy_32/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-04 19:09:59 +1000
committerGitHub <noreply@github.com>2023-05-04 19:09:59 +1000
commitef6a712899f4ac3cf75f989221351c1cfb57f3b9 (patch)
tree5c9e0af245a3ac0126d199c7dd392d53d5b559d7 /keyboards/ez_maker/directpins/teensy_32/info.json
parenta49c87b22517b1541fbfc09ad857ab46e6afec35 (diff)
Even more `info.json` whitespace cleanups (#20703)
Diffstat (limited to 'keyboards/ez_maker/directpins/teensy_32/info.json')
-rw-r--r--keyboards/ez_maker/directpins/teensy_32/info.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/keyboards/ez_maker/directpins/teensy_32/info.json b/keyboards/ez_maker/directpins/teensy_32/info.json
index ed6b5fb376..917780d3a9 100644
--- a/keyboards/ez_maker/directpins/teensy_32/info.json
+++ b/keyboards/ez_maker/directpins/teensy_32/info.json
@@ -34,19 +34,19 @@
"layouts": {
"LAYOUT_all": {
"layout": [
- { "label": "0", "matrix": [0, 0], "x": 0, "y": 0 },
- { "label": "1", "matrix": [1, 0], "x": 0, "y": 1 },
- { "label": "2", "matrix": [2, 0], "x": 0, "y": 2 }, { "label": "23", "matrix": [2, 2], "x": 3, "y": 2 },
- { "label": "3", "matrix": [3, 0], "x": 0, "y": 3 }, { "label": "24", "matrix": [3, 1], "x": 2, "y": 3 }, { "label": "22", "matrix": [3, 2], "x": 3, "y": 3 },
- { "label": "4", "matrix": [4, 0], "x": 0, "y": 4 }, { "label": "25", "matrix": [4, 1], "x": 2, "y": 4 }, { "label": "21", "matrix": [4, 2], "x": 3, "y": 4 },
- { "label": "5", "matrix": [5, 0], "x": 0, "y": 5 }, { "label": "20", "matrix": [5, 2], "x": 3, "y": 5 },
- { "label": "6", "matrix": [6, 0], "x": 0, "y": 6 }, { "label": "19", "matrix": [6, 2], "x": 3, "y": 6 },
- { "label": "7", "matrix": [7, 0], "x": 0, "y": 7 }, { "label": "18", "matrix": [7, 2], "x": 3, "y": 7 },
- { "label": "8", "matrix": [8, 0], "x": 0, "y": 8 }, { "label": "17", "matrix": [8, 2], "x": 3, "y": 8 },
- { "label": "9", "matrix": [9, 0], "x": 0, "y": 9 }, { "label": "16", "matrix": [9, 2], "x": 3, "y": 9 },
- { "label": "10", "matrix": [10, 0], "x": 0, "y": 10 }, { "label": "15", "matrix": [10, 2], "x": 3, "y": 10 },
- { "label": "11", "matrix": [11, 0], "x": 0, "y": 11 }, { "label": "14", "matrix": [11, 2], "x": 3, "y": 11 },
- { "label": "12", "matrix": [12, 0], "x": 0, "y": 12 }, { "label": "26", "matrix": [12, 1], "x": 2, "y": 12 }, { "label": "13", "matrix": [12, 2], "x": 3, "y": 12 }
+ {"label": "0", "matrix": [0, 0], "x": 0, "y": 0},
+ {"label": "1", "matrix": [1, 0], "x": 0, "y": 1},
+ {"label": "2", "matrix": [2, 0], "x": 0, "y": 2}, {"label": "23", "matrix": [2, 2], "x": 3, "y": 2},
+ {"label": "3", "matrix": [3, 0], "x": 0, "y": 3}, {"label": "24", "matrix": [3, 1], "x": 2, "y": 3}, {"label": "22", "matrix": [3, 2], "x": 3, "y": 3},
+ {"label": "4", "matrix": [4, 0], "x": 0, "y": 4}, {"label": "25", "matrix": [4, 1], "x": 2, "y": 4}, {"label": "21", "matrix": [4, 2], "x": 3, "y": 4},
+ {"label": "5", "matrix": [5, 0], "x": 0, "y": 5}, {"label": "20", "matrix": [5, 2], "x": 3, "y": 5},
+ {"label": "6", "matrix": [6, 0], "x": 0, "y": 6}, {"label": "19", "matrix": [6, 2], "x": 3, "y": 6},
+ {"label": "7", "matrix": [7, 0], "x": 0, "y": 7}, {"label": "18", "matrix": [7, 2], "x": 3, "y": 7},
+ {"label": "8", "matrix": [8, 0], "x": 0, "y": 8}, {"label": "17", "matrix": [8, 2], "x": 3, "y": 8},
+ {"label": "9", "matrix": [9, 0], "x": 0, "y": 9}, {"label": "16", "matrix": [9, 2], "x": 3, "y": 9},
+ {"label": "10", "matrix": [10, 0], "x": 0, "y": 10}, {"label": "15", "matrix": [10, 2], "x": 3, "y": 10},
+ {"label": "11", "matrix": [11, 0], "x": 0, "y": 11}, {"label": "14", "matrix": [11, 2], "x": 3, "y": 11},
+ {"label": "12", "matrix": [12, 0], "x": 0, "y": 12}, {"label": "26", "matrix": [12, 1], "x": 2, "y": 12}, {"label": "13", "matrix": [12, 2], "x": 3, "y": 12}
]
}
}