diff options
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" |