mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-12-20 12:40:22 -05:00
Need to update Vial for resorted GPIOs
See #10 and 4a4b064e8a434b06bb9fcfde098cab097fc166e7 where I forgot to do this.
This commit is contained in:
parent
709041c71a
commit
851c419543
1 changed files with 4 additions and 4 deletions
|
|
@ -2,10 +2,10 @@
|
|||
"layouts": {
|
||||
"keymap":
|
||||
[
|
||||
["12,11", "3,9", "7,7", "7,6", "5,5", {"x": 1}, "5,4", "3,3", "7,2", "5,1", "1,0"],
|
||||
["1,11", "9,9", "8,7", "0,6", "6,5", {"x": 1}, "4,4", "12,3", "3,2", "1,1", "9,0"],
|
||||
["11,11", "10,9", "11,7", "6,6", "10,5", {"x": 1}, "8,4", "4,3", "2,2", "2,1", "0,0"],
|
||||
[{"x": 2}, "11,10", "10,10", "6,12", {"x": 1}, "12,12", "8,8", "9,8"]
|
||||
["0,0", "3,1", "6,2", "6,3", "10,4", {"x": 1}, "10,8", "3,9", "6,10", "10,11", "1,12"],
|
||||
["1,0", "4,1", "7,2", "8,3", "9,4", {"x": 1}, "11,8", "0,9", "3,10", "1,11", "4,12"],
|
||||
["2,0", "5,1", "2,2", "9,3", "5,4", {"x": 1}, "7,8", "11,9", "12,10", "12,11", "8,12"],
|
||||
[{"x": 2}, "2,5", "5,5", "9,6", {"x": 1}, "0,6", "7,7", "4,7"]
|
||||
]
|
||||
},
|
||||
"lighting": "none",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue