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/alf | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/alf')
-rw-r--r-- | keyboards/alf/dc60/info.json | 10 | ||||
-rw-r--r-- | keyboards/alf/x2/info.json | 2 |
2 files changed, 2 insertions, 10 deletions
diff --git a/keyboards/alf/dc60/info.json b/keyboards/alf/dc60/info.json index e7d977bcaf..9d304c8de9 100644 --- a/keyboards/alf/dc60/info.json +++ b/keyboards/alf/dc60/info.json @@ -1,7 +1,7 @@ { - "keyboard_name": "dc60", + "keyboard_name": "dc60", "manufacturer": "Alf", - "maintainer": "qmk", + "maintainer": "qmk", "usb": { "vid": "0xFEED", "pid": "0x0000", @@ -110,7 +110,6 @@ {"label": "\u2192", "matrix": [4, 14], "x": 14, "y": 4} ] }, - "LAYOUT_60_ansi": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -180,7 +179,6 @@ {"label": "Ctrl", "matrix": [4, 14], "x": 13.75, "y": 4, "w": 1.25} ] }, - "LAYOUT_60_ansi_arrow": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -252,7 +250,6 @@ {"label": "\u2192", "matrix": [4, 14], "x": 14, "y": 4} ] }, - "LAYOUT_64_ansi": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -325,7 +322,6 @@ {"label": "\u2192", "matrix": [4, 14], "x": 14, "y": 4} ] }, - "LAYOUT_60_iso": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -396,7 +392,6 @@ {"label": "Ctrl", "matrix": [4, 14], "x": 13.75, "y": 4, "w": 1.25} ] }, - "LAYOUT_60_iso_arrow": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, @@ -469,7 +464,6 @@ {"label": "\u2192", "matrix": [4, 14], "x": 14, "y": 4} ] }, - "LAYOUT_64_iso": { "layout": [ {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0}, diff --git a/keyboards/alf/x2/info.json b/keyboards/alf/x2/info.json index e15b07c2fb..ea54b093ce 100644 --- a/keyboards/alf/x2/info.json +++ b/keyboards/alf/x2/info.json @@ -103,7 +103,6 @@ {"label": "Ctrl", "matrix": [4, 14], "x": 14, "y": 5} ] }, - "LAYOUT_ansi": { "layout": [ {"label": "Volume Up", "matrix": [4, 4], "x": 1.5, "y": 0}, @@ -176,7 +175,6 @@ {"label": "Ctrl", "matrix": [4, 14], "x": 13.75, "y": 5, "w": 1.25} ] }, - "LAYOUT_ansi_split_bs_rshift": { "layout": [ {"label": "Volume Up", "matrix": [4, 4], "x": 1.5, "y": 0}, |