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/lazydesigners | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/lazydesigners')
-rw-r--r-- | keyboards/lazydesigners/dimple/ortho/info.json | 6 | ||||
-rw-r--r-- | keyboards/lazydesigners/dimple/staggered/info.json | 6 | ||||
-rw-r--r-- | keyboards/lazydesigners/dimple/staggered/rev3/info.json | 2 | ||||
-rw-r--r-- | keyboards/lazydesigners/the40/info.json | 1 | ||||
-rw-r--r-- | keyboards/lazydesigners/the50/info.json | 6 |
5 files changed, 10 insertions, 11 deletions
diff --git a/keyboards/lazydesigners/dimple/ortho/info.json b/keyboards/lazydesigners/dimple/ortho/info.json index a5fc41c143..fc23ad45c5 100644 --- a/keyboards/lazydesigners/dimple/ortho/info.json +++ b/keyboards/lazydesigners/dimple/ortho/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "Dimple", + "keyboard_name": "Dimple", "manufacturer": "LazyDesigners", - "url": "http://lazydesigners.cn", - "maintainer": "Jacky@LAZYDESIGNERS", + "url": "http://lazydesigners.cn", + "maintainer": "Jacky@LAZYDESIGNERS", "usb": { "vid": "0x4C44", "pid": "0x0040", diff --git a/keyboards/lazydesigners/dimple/staggered/info.json b/keyboards/lazydesigners/dimple/staggered/info.json index a9b5b8751a..1ffe78fc5c 100644 --- a/keyboards/lazydesigners/dimple/staggered/info.json +++ b/keyboards/lazydesigners/dimple/staggered/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "Dimple", + "keyboard_name": "Dimple", "manufacturer": "LazyDesigners", - "url": "http://lazydesigners.cn", - "maintainer": "Erovia", + "url": "http://lazydesigners.cn", + "maintainer": "Erovia", "usb": { "vid": "0x4C44", "pid": "0x0040", diff --git a/keyboards/lazydesigners/dimple/staggered/rev3/info.json b/keyboards/lazydesigners/dimple/staggered/rev3/info.json index f703059bd5..b1a3dbf19b 100644 --- a/keyboards/lazydesigners/dimple/staggered/rev3/info.json +++ b/keyboards/lazydesigners/dimple/staggered/rev3/info.json @@ -78,7 +78,7 @@ {"label":"K", "x":8.25, "y":1, "matrix": [1, 8]}, {"label":"L", "x":9.25, "y":1, "matrix": [1, 9]}, {"label":"'", "x":10.25, "y":1, "matrix": [1, 10]}, - {"label":"Enter", "x":11.25, "y":0, "w":1.25,"h":2, "matrix": [1, 11]}, + {"label":"Enter", "x":11.25, "y":0, "w":1.25, "h":2, "matrix": [1, 11]}, {"label":"Shift", "x":0, "y":2, "w":1.75, "matrix": [2, 0]}, {"label":"Z", "x":1.75, "y":2, "matrix": [2, 1]}, diff --git a/keyboards/lazydesigners/the40/info.json b/keyboards/lazydesigners/the40/info.json index 4841a369d6..e7aab1bea3 100644 --- a/keyboards/lazydesigners/the40/info.json +++ b/keyboards/lazydesigners/the40/info.json @@ -175,5 +175,4 @@ ] } } - } diff --git a/keyboards/lazydesigners/the50/info.json b/keyboards/lazydesigners/the50/info.json index a82f180e57..f29e8dfe0d 100644 --- a/keyboards/lazydesigners/the50/info.json +++ b/keyboards/lazydesigners/the50/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "THE50", + "keyboard_name": "THE50", "manufacturer": "LazyDesigners", - "url": "http://lazydesigners.cn", - "maintainer": "qmk", + "url": "http://lazydesigners.cn", + "maintainer": "qmk", "usb": { "vid": "0x4C44", "pid": "0x0050", |