Skip to content

Commit

Permalink
[unicorne] Add a layout alias (#23056)
Browse files Browse the repository at this point in the history
Add a `LAYOUT` alias to support copying of keymaps from crkbd
  • Loading branch information
filterpaper authored Feb 12, 2024
1 parent 66015f1 commit 5c5ddeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/boardsource/unicorne/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
"sleep": true
},
"community_layouts": ["split_3x6_3"],
"layout_aliases": {
"LAYOUT": "LAYOUT_split_3x6_3"
},
"layouts": {
"LAYOUT_split_3x6_3": {
"layout": [
Expand Down

0 comments on commit 5c5ddeb

Please sign in to comment.