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/spaceman/2_milk/info.json | 4 ++-- keyboards/spaceman/pancake/rev1/info.json | 6 +++--- keyboards/spaceman/pancake/rev2/info.json | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'keyboards/spaceman') 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 @@ "layouts": { "LAYOUT": { "layout": [ - {"x": 0, "y": 0, "matrix": [0, 0] }, - {"x": 0, "y": 1, "matrix": [1, 0] } + {"x": 0, "y": 0, "matrix": [0, 0]}, + {"x": 0, "y": 1, "matrix": [1, 0]} ] } } 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 @@ "community_layouts": ["ortho_4x12", "planck_mit"], "layouts": { "LAYOUT_planck_mit": { - "layout": [ + "layout": [ {"matrix": [0, 0], "x": 0, "y": 0}, {"matrix": [0, 1], "x": 1, "y": 0}, {"matrix": [0, 2], "x": 2, "y": 0}, @@ -66,8 +66,8 @@ {"matrix": [3, 11], "x": 11, "y": 3} ] }, - "LAYOUT_ortho_4x12": { - "layout": [ + "LAYOUT_ortho_4x12": { + "layout": [ {"matrix": [0, 0], "x": 0, "y": 0}, {"matrix": [0, 1], "x": 1, "y": 0}, {"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 @@ "bootloader": "atmel-dfu", "community_layouts": ["ortho_4x12"], "layouts": { - "LAYOUT_ortho_4x12": { - "layout": [ + "LAYOUT_ortho_4x12": { + "layout": [ {"matrix": [0, 0], "x": 0, "y": 0}, {"matrix": [0, 1], "x": 1, "y": 0}, {"matrix": [0, 2], "x": 2, "y": 0}, -- cgit v1.2.3