Fix error in keyboard definition (#356)
Matrix row for Page Up was wrong in the JSON file
This commit is contained in:
parent
4346b2110a
commit
bdeb7ae0a4
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
},
|
||||
"5,11",
|
||||
"5,12",
|
||||
"1,14"
|
||||
"3,14"
|
||||
],
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue