Skip to content

Commit

Permalink
[Keyboard] fix: unicorne info.json LAYOUT (qmk#17981)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesshonor committed Aug 11, 2022
1 parent 380465e commit 34f0c1a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions keyboards/yanghu/unicorne/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@
"pid": "0x0204",
"device_version": "0.0.1"
},
"layout_aliases": {
"LAYOUT": "LAYOUT_split_3x6_4"
},
"layouts": {
"LAYOUT_unicorne": {
"LAYOUT_split_3x6_4": {
"layout": [
{"label":"Tab", "x":0, "y":0.8},
{"label":"Q", "x":1, "y":0.8},
Expand Down Expand Up @@ -65,4 +68,4 @@
]
}
}
}
}

0 comments on commit 34f0c1a

Please sign in to comment.