Browse Source

[Keyboard] fix: unicorne info.json LAYOUT (#17981)

pull/17990/head
Less/Rikki 1 year ago
committed by GitHub
parent
commit
34f0c1ac1b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions
  1. +5
    -2
      keyboards/yanghu/unicorne/info.json

+ 5
- 2
keyboards/yanghu/unicorne/info.json View File

@ -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},
@ -65,4 +68,4 @@
]
}
}
}
}

Loading…
Cancel
Save