Fix right thumbs in Vial

$ qmk format-json keyboards/tutte_coxeter_36k/keymaps/vial/vial.json -f keymap -i
This commit is contained in:
Peter J. A. Cock 2025-07-16 20:05:41 +01:00
commit b0cdc8eb61

View file

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