summaryrefslogtreecommitdiff
path: root/keyboards/geistmaschine/macropod/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/geistmaschine/macropod/info.json')
-rw-r--r--keyboards/geistmaschine/macropod/info.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/geistmaschine/macropod/info.json b/keyboards/geistmaschine/macropod/info.json
index 39e67c048a..886ed5acaf 100644
--- a/keyboards/geistmaschine/macropod/info.json
+++ b/keyboards/geistmaschine/macropod/info.json
@@ -27,10 +27,10 @@
"layouts": {
"LAYOUT_fourkey": {
"layout": [
- {"x":0, "y":0, "matrix":[0, 0]},
- {"x":0, "y":1.25, "matrix":[0, 1]},
- {"x":0, "y":2.25, "matrix":[0, 2]},
- {"x":0, "y":3.25, "matrix":[0, 3]}
+ {"x": 0, "y": 0, "matrix": [0, 0]},
+ {"x": 0, "y": 1.25, "matrix": [0, 1]},
+ {"x": 0, "y": 2.25, "matrix": [0, 2]},
+ {"x": 0, "y": 3.25, "matrix": [0, 3]}
]
}
}