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/rart/rart60 | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/rart/rart60')
-rw-r--r-- | keyboards/rart/rart60/info.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/rart/rart60/info.json b/keyboards/rart/rart60/info.json index 44e795b54f..f612870d96 100644 --- a/keyboards/rart/rart60/info.json +++ b/keyboards/rart/rart60/info.json @@ -13,8 +13,8 @@ "nkro": true }, "matrix_pins": { - "cols": ["GP24", "GP14", "GP13", "GP12", "GP11", "GP10", "GP9", "GP8", "GP6", "GP5", "GP4", "GP3", "GP1", "GP0", "GP18", "GP22" ], - "rows": ["GP23", "GP25", "GP15", "GP16", "GP17" ] + "cols": ["GP24", "GP14", "GP13", "GP12", "GP11", "GP10", "GP9", "GP8", "GP6", "GP5", "GP4", "GP3", "GP1", "GP0", "GP18", "GP22"], + "rows": ["GP23", "GP25", "GP15", "GP16", "GP17"] }, "processor": "RP2040", "url": "", @@ -113,4 +113,4 @@ ] } } -}
\ No newline at end of file +} |