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

master
Less/Rikki 3 years ago committed by GitHub
parent 380465e51c
commit 34f0c1ac1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      keyboards/yanghu/unicorne/info.json

@ -8,8 +8,11 @@
"pid": "0x0204", "pid": "0x0204",
"device_version": "0.0.1" "device_version": "0.0.1"
}, },
"layout_aliases": {
"LAYOUT": "LAYOUT_split_3x6_4"
},
"layouts": { "layouts": {
"LAYOUT_unicorne": { "LAYOUT_split_3x6_4": {
"layout": [ "layout": [
{"label":"Tab", "x":0, "y":0.8}, {"label":"Tab", "x":0, "y":0.8},
{"label":"Q", "x":1, "y":0.8}, {"label":"Q", "x":1, "y":0.8},
@ -65,4 +68,4 @@
] ]
} }
} }
} }

Loading…
Cancel
Save