Browse Source

[Keyboard] Fix Alix40 layout (#12398)

pull/12902/head
Ross Nelson 3 years ago
committed by GitHub
parent
commit
eddd6aa113
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      keyboards/tokyokeyboard/alix40/info.json

+ 5
- 5
keyboards/tokyokeyboard/alix40/info.json View File

@ -163,27 +163,27 @@
},
{
"label": "N",
"x": 7.25,
"x": 8.25,
"y": 2
},
{
"label": "M",
"x": 7.25,
"x": 9.25,
"y": 2
},
{
"label": ",",
"x": 7.25,
"x": 10.25,
"y": 2
},
{
"label": ".",
"x": 7.25,
"x": 11.25,
"y": 2
},
{
"label": "/",
"x": 7.25,
"x": 12.25,
"y": 2
},
{


Loading…
Cancel
Save