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

master
Less/Rikki 2022-08-11 00:42:34 -04:00 committed by GitHub
parent 380465e51c
commit 34f0c1ac1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

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 @@
]
}
}
}
}