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
@ -97,7 +97,7 @@
|
|||||||
},
|
},
|
||||||
"5,11",
|
"5,11",
|
||||||
"5,12",
|
"5,12",
|
||||||
"1,14"
|
"3,14"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user