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/tenki | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/tenki')
-rw-r--r-- | keyboards/tenki/info.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/tenki/info.json b/keyboards/tenki/info.json index 2979362a61..8acbd24f8b 100644 --- a/keyboards/tenki/info.json +++ b/keyboards/tenki/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "TENKI", + "keyboard_name": "TENKI", "manufacturer": "Pixlup", - "url": "https://tokopedia.com/pixlup", - "maintainer": "eriqadams", + "url": "https://tokopedia.com/pixlup", + "maintainer": "eriqadams", "usb": { "vid": "0x5058", "pid": "0x5445", @@ -20,8 +20,8 @@ "bootloader": "caterina", "community_layouts": ["ortho_5x4"], "layouts": { - "LAYOUT_ortho_5x4": { - "layout": [ + "LAYOUT_ortho_5x4": { + "layout": [ {"matrix": [0, 0], "x": 0, "y": 0}, {"matrix": [0, 1], "x": 1, "y": 0}, {"matrix": [0, 2], "x": 2, "y": 0}, |