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/kamigakushi/info.json | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/kamigakushi/info.json')
-rw-r--r-- | keyboards/kamigakushi/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kamigakushi/info.json b/keyboards/kamigakushi/info.json index dc7b54ad54..ec2726cae3 100644 --- a/keyboards/kamigakushi/info.json +++ b/keyboards/kamigakushi/info.json @@ -41,7 +41,7 @@ "driver": "vendor" }, "matrix_pins": { - "cols": ["GP28", "GP5", "GP4", "GP3", "GP2", "GP1", "GP0", "GP14", "GP13", "GP12", "GP11", "GP10", "GP9", "GP8", "GP7" ], + "cols": ["GP28", "GP5", "GP4", "GP3", "GP2", "GP1", "GP0", "GP14", "GP13", "GP12", "GP11", "GP10", "GP9", "GP8", "GP7"], "rows": ["GP24", "GP29", "GP6", "GP15", "GP16"] }, "processor": "RP2040", @@ -123,4 +123,4 @@ ] } } -}
\ No newline at end of file +} |