mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-09-19 10:21:31 -04:00
qmk format-json keyboards/tutte_coxeter_36k/keymaps/vial/vial.json -f keymap
This commit is contained in:
parent
d51a902afa
commit
6b9d0e0fcc
1 changed files with 8 additions and 66 deletions
|
@ -1,71 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "TC36K",
|
|
||||||
"lighting": "none",
|
|
||||||
"matrix": {
|
|
||||||
"rows": 13,
|
|
||||||
"cols": 13
|
|
||||||
},
|
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"keymap": [
|
"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
|
|
||||||
},
|
|
||||||
"12,12",
|
|
||||||
"6,12",
|
|
||||||
"11,10"
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"lighting": "none",
|
||||||
|
"matrix": {
|
||||||
|
"cols": 13,
|
||||||
|
"rows": 13
|
||||||
|
},
|
||||||
|
"name": "TC36K"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue