Browse Source

[unicorne] Add a layout alias (#23056)

Add a `LAYOUT` alias to support copying of keymaps from crkbd
pull/23038/head
フィルターペーパー 3 months ago
committed by GitHub
parent
commit
5c5ddeba40
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      keyboards/boardsource/unicorne/info.json

+ 3
- 0
keyboards/boardsource/unicorne/info.json View File

@ -119,6 +119,9 @@
"sleep": true
},
"community_layouts": ["split_3x6_3"],
"layout_aliases": {
"LAYOUT": "LAYOUT_split_3x6_3"
},
"layouts": {
"LAYOUT_split_3x6_3": {
"layout": [


Loading…
Cancel
Save