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.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/keyboards/geistmaschine/macropod/info.json b/keyboards/geistmaschine/macropod/info.json
index 087d28c39a..39e67c048a 100644
--- a/keyboards/geistmaschine/macropod/info.json
+++ b/keyboards/geistmaschine/macropod/info.json
@@ -11,13 +11,13 @@
"vid": "0x676D"
},
"features": {
- "bootmagic": true,
- "command": false,
- "console": false,
- "extrakey": true,
- "mousekey": false,
- "nkro": false,
- "encoder": true
+ "bootmagic": true,
+ "command": false,
+ "console": false,
+ "extrakey": true,
+ "mousekey": false,
+ "nkro": false,
+ "encoder": true
},
"encoder": {
"rotary": [
@@ -27,11 +27,11 @@
"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]}
]
}
}
-} \ No newline at end of file
+}