[Keyboard] Fix Alix40 layout (#12398)
This commit is contained in:
parent
b2a63b42a5
commit
eddd6aa113
1 changed files with 5 additions and 5 deletions
|
@ -163,27 +163,27 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "N",
|
"label": "N",
|
||||||
"x": 7.25,
|
"x": 8.25,
|
||||||
"y": 2
|
"y": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "M",
|
"label": "M",
|
||||||
"x": 7.25,
|
"x": 9.25,
|
||||||
"y": 2
|
"y": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": ",",
|
"label": ",",
|
||||||
"x": 7.25,
|
"x": 10.25,
|
||||||
"y": 2
|
"y": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": ".",
|
"label": ".",
|
||||||
"x": 7.25,
|
"x": 11.25,
|
||||||
"y": 2
|
"y": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "/",
|
"label": "/",
|
||||||
"x": 7.25,
|
"x": 12.25,
|
||||||
"y": 2
|
"y": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue