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/acheron | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/acheron')
-rw-r--r-- | keyboards/acheron/arctic/info.json | 6 | ||||
-rwxr-xr-x | keyboards/acheron/austin/info.json | 8 | ||||
-rw-r--r-- | keyboards/acheron/keebspcb/info.json | 6 |
3 files changed, 6 insertions, 14 deletions
diff --git a/keyboards/acheron/arctic/info.json b/keyboards/acheron/arctic/info.json index 07227d8003..22eb5763bb 100644 --- a/keyboards/acheron/arctic/info.json +++ b/keyboards/acheron/arctic/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "ArcticPCB", + "keyboard_name": "ArcticPCB", "manufacturer": "AcheronProject", - "url": "http://gondolindrim.github.io/AcheronDocs/arctic/intro.html", - "maintainer": "Gondolindrim", + "url": "http://gondolindrim.github.io/AcheronDocs/arctic/intro.html", + "maintainer": "Gondolindrim", "usb": { "vid": "0x4150", "pid": "0x4152", diff --git a/keyboards/acheron/austin/info.json b/keyboards/acheron/austin/info.json index 5b7e406b6f..d36258fb92 100755 --- a/keyboards/acheron/austin/info.json +++ b/keyboards/acheron/austin/info.json @@ -151,7 +151,6 @@ {"label": ".", "matrix": [5, 17], "x": 18.5, "y": 5.25} ] }, - "LAYOUT_ansi": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -264,7 +263,6 @@ {"label": ".", "matrix": [5, 17], "x": 18.5, "y": 5.25} ] }, - "LAYOUT_ansi_split_bs": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -378,7 +376,6 @@ {"label": ".", "matrix": [5, 17], "x": 18.5, "y": 5.25} ] }, - "LAYOUT_ansi_wkl": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -490,7 +487,6 @@ {"label": ".", "matrix": [5, 17], "x": 18.5, "y": 5.25} ] }, - "LAYOUT_ansi_wkl_split_bs": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -603,7 +599,6 @@ {"label": ".", "matrix": [5, 17], "x": 18.5, "y": 5.25} ] }, - "LAYOUT_iso": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -717,7 +712,6 @@ {"label": ".", "matrix": [5, 17], "x": 18.5, "y": 5.25} ] }, - "LAYOUT_iso_split_bs": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -832,7 +826,6 @@ {"label": ".", "matrix": [5, 17], "x": 18.5, "y": 5.25} ] }, - "LAYOUT_iso_wkl": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -945,7 +938,6 @@ {"label": ".", "matrix": [5, 17], "x": 18.5, "y": 5.25} ] }, - "LAYOUT_iso_wkl_split_bs": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, diff --git a/keyboards/acheron/keebspcb/info.json b/keyboards/acheron/keebspcb/info.json index e56cb16bdd..9609611059 100644 --- a/keyboards/acheron/keebspcb/info.json +++ b/keyboards/acheron/keebspcb/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "KeebsPCB", + "keyboard_name": "KeebsPCB", "manufacturer": "AcheronProject", - "url": "http://gondolindrim.github.io/AcheronDocs/keebs/intro.html", - "maintainer": "Gondolindrim", + "url": "http://gondolindrim.github.io/AcheronDocs/keebs/intro.html", + "maintainer": "Gondolindrim", "usb": { "vid": "0x4150", "pid": "0x4B45", |