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/crbn | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/crbn')
-rw-r--r-- | keyboards/crbn/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/crbn/info.json b/keyboards/crbn/info.json index 752b389d90..e227792440 100644 --- a/keyboards/crbn/info.json +++ b/keyboards/crbn/info.json @@ -20,7 +20,7 @@ }, "processor": "atmega32u4", "bootloader": "caterina", - "community_layouts": [ "ortho_4x12", "planck_mit" ], + "community_layouts": ["ortho_4x12", "planck_mit"], "layout_aliases": { "LAYOUT_crbn_1x2u": "LAYOUT_planck_mit", "LAYOUT_crbn_2x2u": "LAYOUT_2x2u" |