From 79aa31994698c9050141714f77c0177edbcd9488 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 2 May 2023 08:25:15 +1000 Subject: `info.json` whitespace cleanups (#20651) --- keyboards/geistmaschine/macropod/info.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'keyboards/geistmaschine/macropod') 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 +} -- cgit v1.2.3