Following the original Gamma-Omega board Vial firmware with a simple ortholinear representation without the splay and stagger.
71 lines
1.4 KiB
JSON
71 lines
1.4 KiB
JSON
{
|
|
"name": "TC36K",
|
|
"lighting": "none",
|
|
"matrix": {
|
|
"rows": 13,
|
|
"cols": 13
|
|
},
|
|
"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"
|
|
]
|
|
]
|
|
}
|
|
}
|