summaryrefslogtreecommitdiff
path: root/keyboards/tominabox1/bigboy/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tominabox1/bigboy/info.json')
-rw-r--r--keyboards/tominabox1/bigboy/info.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/keyboards/tominabox1/bigboy/info.json b/keyboards/tominabox1/bigboy/info.json
index 5d954777ba..87f8473bb8 100644
--- a/keyboards/tominabox1/bigboy/info.json
+++ b/keyboards/tominabox1/bigboy/info.json
@@ -27,19 +27,19 @@
"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": 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]}
]
},
"LAYOUT_2us": {
"layout": [
- {"x":0, "y":0, "h":2, "matrix": [0, 0]},
- {"x":1, "y":0, "h":2, "matrix": [0, 1]},
- {"x":2, "y":0, "h":2, "matrix": [0, 2]}
+ {"x": 0, "y": 0, "h": 2, "matrix": [0, 0]},
+ {"x": 1, "y": 0, "h": 2, "matrix": [0, 1]},
+ {"x": 2, "y": 0, "h": 2, "matrix": [0, 2]}
]
}
}