diff options
| author | Ryan <fauxpark@gmail.com> | 2023-05-02 08:25:15 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-02 08:25:15 +1000 |
| commit | 79aa31994698c9050141714f77c0177edbcd9488 (patch) | |
| tree | 71380a65ff15a2b57906ca60b2e03d848b2f3ad8 /keyboards/spaceman | |
| parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) | |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/spaceman')
| -rw-r--r-- | keyboards/spaceman/2_milk/info.json | 4 | ||||
| -rw-r--r-- | keyboards/spaceman/pancake/rev1/info.json | 6 | ||||
| -rw-r--r-- | keyboards/spaceman/pancake/rev2/info.json | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/spaceman/2_milk/info.json b/keyboards/spaceman/2_milk/info.json index 5e8d0207af..333bad3b87 100644 --- a/keyboards/spaceman/2_milk/info.json +++ b/keyboards/spaceman/2_milk/info.json | |||
| @@ -22,8 +22,8 @@ | |||
| 22 | "layouts": { | 22 | "layouts": { |
| 23 | "LAYOUT": { | 23 | "LAYOUT": { |
| 24 | "layout": [ | 24 | "layout": [ |
| 25 | {"x": 0, "y": 0, "matrix": [0, 0] }, | 25 | {"x": 0, "y": 0, "matrix": [0, 0]}, |
| 26 | {"x": 0, "y": 1, "matrix": [1, 0] } | 26 | {"x": 0, "y": 1, "matrix": [1, 0]} |
| 27 | ] | 27 | ] |
| 28 | } | 28 | } |
| 29 | } | 29 | } |
diff --git a/keyboards/spaceman/pancake/rev1/info.json b/keyboards/spaceman/pancake/rev1/info.json index 9162370c4c..0814e11244 100644 --- a/keyboards/spaceman/pancake/rev1/info.json +++ b/keyboards/spaceman/pancake/rev1/info.json | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | "community_layouts": ["ortho_4x12", "planck_mit"], | 13 | "community_layouts": ["ortho_4x12", "planck_mit"], |
| 14 | "layouts": { | 14 | "layouts": { |
| 15 | "LAYOUT_planck_mit": { | 15 | "LAYOUT_planck_mit": { |
| 16 | "layout": [ | 16 | "layout": [ |
| 17 | {"matrix": [0, 0], "x": 0, "y": 0}, | 17 | {"matrix": [0, 0], "x": 0, "y": 0}, |
| 18 | {"matrix": [0, 1], "x": 1, "y": 0}, | 18 | {"matrix": [0, 1], "x": 1, "y": 0}, |
| 19 | {"matrix": [0, 2], "x": 2, "y": 0}, | 19 | {"matrix": [0, 2], "x": 2, "y": 0}, |
| @@ -66,8 +66,8 @@ | |||
| 66 | {"matrix": [3, 11], "x": 11, "y": 3} | 66 | {"matrix": [3, 11], "x": 11, "y": 3} |
| 67 | ] | 67 | ] |
| 68 | }, | 68 | }, |
| 69 | "LAYOUT_ortho_4x12": { | 69 | "LAYOUT_ortho_4x12": { |
| 70 | "layout": [ | 70 | "layout": [ |
| 71 | {"matrix": [0, 0], "x": 0, "y": 0}, | 71 | {"matrix": [0, 0], "x": 0, "y": 0}, |
| 72 | {"matrix": [0, 1], "x": 1, "y": 0}, | 72 | {"matrix": [0, 1], "x": 1, "y": 0}, |
| 73 | {"matrix": [0, 2], "x": 2, "y": 0}, | 73 | {"matrix": [0, 2], "x": 2, "y": 0}, |
diff --git a/keyboards/spaceman/pancake/rev2/info.json b/keyboards/spaceman/pancake/rev2/info.json index 22c2b2e78d..d92d5a88f6 100644 --- a/keyboards/spaceman/pancake/rev2/info.json +++ b/keyboards/spaceman/pancake/rev2/info.json | |||
| @@ -17,8 +17,8 @@ | |||
| 17 | "bootloader": "atmel-dfu", | 17 | "bootloader": "atmel-dfu", |
| 18 | "community_layouts": ["ortho_4x12"], | 18 | "community_layouts": ["ortho_4x12"], |
| 19 | "layouts": { | 19 | "layouts": { |
| 20 | "LAYOUT_ortho_4x12": { | 20 | "LAYOUT_ortho_4x12": { |
| 21 | "layout": [ | 21 | "layout": [ |
| 22 | {"matrix": [0, 0], "x": 0, "y": 0}, | 22 | {"matrix": [0, 0], "x": 0, "y": 0}, |
| 23 | {"matrix": [0, 1], "x": 1, "y": 0}, | 23 | {"matrix": [0, 1], "x": 1, "y": 0}, |
| 24 | {"matrix": [0, 2], "x": 2, "y": 0}, | 24 | {"matrix": [0, 2], "x": 2, "y": 0}, |
