Add keyAssigmentOrder array to uhk60-right/device.json

This commit is contained in:
László Monda
2018-01-02 04:05:26 +01:00
parent d3295c5666
commit 13f064229f

View File

@@ -4,5 +4,72 @@
"description": "Right UHK60 keyboard half",
"slot": "right-half",
"keyCount": 35,
"pointerCount": 0
"pointerCount": 0,
"keyAssignmentOrder": [
[1, 2],
[1, 3],
[1, 4],
[1, 5],
[1, 6],
[1, 7],
[0, 1],
[0, 2],
[0, 3],
[0, 4],
[0, 5],
[0, 6],
[0, 7],
[1, 1],
[1, 8],
[1, 9],
[1, 10],
[1, 11],
[1, 12],
[1, 14],
[0, 15],
[0, 8],
[0, 9],
[0, 10],
[0, 11],
[0, 12],
[0, 13],
[0, 14],
[1, 15],
[1, 16],
[1, 17],
[1, 18],
[1, 19],
[1, 21],
[0, 22],
[0, 16],
[0, 17],
[0, 18],
[0, 19],
[0, 20],
[0, 21],
[1, 22],
[1, 24],
[1, 25],
[1, 26],
[1, 27],
[1, 28],
[0, 23],
[0, 24],
[0, 25],
[0, 26],
[0, 27],
[0, 28],
[1, 29],
[1, 30],
[1, 31],
[1, 32],
[1, 34],
[0, 30],
[0, 32],
[0, 33],
[0, 34],
[0, 35],
[1, 33],
[0, 31]
]
}