Need to update Vial for resorted GPIOs

See #10 and 4a4b064e8a434b06bb9fcfde098cab097fc166e7
where I forgot to do this.
This commit is contained in:
Peter J. A. Cock 2025-10-30 10:22:22 +00:00 committed by Peter Cock
commit 851c419543

View file

@ -2,10 +2,10 @@
"layouts": { "layouts": {
"keymap": "keymap":
[ [
["12,11", "3,9", "7,7", "7,6", "5,5", {"x": 1}, "5,4", "3,3", "7,2", "5,1", "1,0"], ["0,0", "3,1", "6,2", "6,3", "10,4", {"x": 1}, "10,8", "3,9", "6,10", "10,11", "1,12"],
["1,11", "9,9", "8,7", "0,6", "6,5", {"x": 1}, "4,4", "12,3", "3,2", "1,1", "9,0"], ["1,0", "4,1", "7,2", "8,3", "9,4", {"x": 1}, "11,8", "0,9", "3,10", "1,11", "4,12"],
["11,11", "10,9", "11,7", "6,6", "10,5", {"x": 1}, "8,4", "4,3", "2,2", "2,1", "0,0"], ["2,0", "5,1", "2,2", "9,3", "5,4", {"x": 1}, "7,8", "11,9", "12,10", "12,11", "8,12"],
[{"x": 2}, "11,10", "10,10", "6,12", {"x": 1}, "12,12", "8,8", "9,8"] [{"x": 2}, "2,5", "5,5", "9,6", {"x": 1}, "0,6", "7,7", "4,7"]
] ]
}, },
"lighting": "none", "lighting": "none",