amend split_* community_layouts in keyboards (#21847)

This commit is contained in:
Duncan Sutherland 2023-09-25 03:56:33 +01:00 committed by GitHub
parent 131bc92b77
commit 2181da4b72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 16 additions and 60 deletions

View file

@ -10,7 +10,7 @@
},
"processor": "atmega32u4",
"bootloader": "caterina",
"community_layouts": ["split_3x5_3" "split_3x6_3"],
"community_layouts": ["split_3x5_3", "split_3x6_3"],
"layout_aliases": {
"LAYOUT": "LAYOUT_split_3x6_3"
},