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/aidansmithdotdev | |
| parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) | |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/aidansmithdotdev')
| -rw-r--r-- | keyboards/aidansmithdotdev/fine40/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/aidansmithdotdev/fine40/info.json b/keyboards/aidansmithdotdev/fine40/info.json index eb0ec8f143..b7f34b0c12 100644 --- a/keyboards/aidansmithdotdev/fine40/info.json +++ b/keyboards/aidansmithdotdev/fine40/info.json | |||
| @@ -15,8 +15,8 @@ | |||
| 15 | "nkro": true | 15 | "nkro": true |
| 16 | }, | 16 | }, |
| 17 | "matrix_pins": { | 17 | "matrix_pins": { |
| 18 | "cols": [ "B3", "E6", "B1", "D7", "F7", "C6" ], | 18 | "cols": ["B3", "E6", "B1", "D7", "F7", "C6"], |
| 19 | "rows": [ "F5", "F6", "B2", "B5", "F4", "D4", "B4", "B6" ] | 19 | "rows": ["F5", "F6", "B2", "B5", "F4", "D4", "B4", "B6"] |
| 20 | }, | 20 | }, |
| 21 | "processor": "atmega32u4", | 21 | "processor": "atmega32u4", |
| 22 | "url": "https://aidansmith.dev", | 22 | "url": "https://aidansmith.dev", |
