mirror of
https://github.com/He4eT/oddkb.git
synced 2026-05-05 01:17:25 +00:00
vial.json: rewrite without decor
This commit is contained in:
parent
5940ec2cc0
commit
321982b19d
1 changed files with 23 additions and 93 deletions
116
keymap/vial.json
116
keymap/vial.json
|
|
@ -1,101 +1,31 @@
|
||||||
{
|
{
|
||||||
"name": "Dactyl Manuform (5x6-5)",
|
"name": "Dactyl Manuform (5x6)",
|
||||||
"vendorId": "0x444D",
|
|
||||||
"productId": "0x3536",
|
|
||||||
"lighting": "none",
|
"lighting": "none",
|
||||||
"matrix": {"rows": 12, "cols": 6},
|
"matrix": {"rows": 12, "cols": 6},
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"keymap": [
|
"keymap": [
|
||||||
[{"x": 3.5}, "0,3", {"x": 7.5}, "6,2"],
|
[{"a":7},"0,0","0,1","0,2","0,3","0,4","0,5"],
|
||||||
[
|
[{"a":7},"1,0","1,1","1,2","1,3","1,4","1,5"],
|
||||||
{"y": -0.875, "x": 2.5},
|
[{"a":7},"2,0","2,1","2,2","2,3","2,4","2,5"],
|
||||||
"0,2",
|
[{"a":7},"3,0","3,1","3,2","3,3","3,4","3,5"],
|
||||||
{"x": 1},
|
|
||||||
"0,4",
|
[{"a":7, "x": 12, "y": -4},
|
||||||
{"x": 5.5},
|
"6,0","6,1","6,2","6,3","6,4","6,5"],
|
||||||
"6,1",
|
[{"a":7, "x": 12}, "7,0","7,1","7,2","7,3","7,4","7,5"],
|
||||||
{"x": 1},
|
[{"a":7, "x": 12}, "8,0","8,1","8,2","8,3","8,4","8,5"],
|
||||||
"6,3"
|
[{"a":7, "x": 12}, "9,0","9,1","9,2","9,3","9,4","9,5"],
|
||||||
],
|
|
||||||
[{"y": -0.875, "x": 5.5}, "0,5", {"x": 3.5}, "6,0"],
|
|
||||||
[
|
[{"a":7, "x": 2 }, "4,2", "4,3"],
|
||||||
{"y": -0.875, "w": 1.5},
|
[{"a":7, "x": 4 }, "4,4", "4,5"],
|
||||||
"0,0",
|
[{"a":7, "x": 6 }, "5,4", "5,5"],
|
||||||
"0,1",
|
[{"a":7, "x": 6 }, "5,2", "5,3"],
|
||||||
{"x": 11.5},
|
|
||||||
"6,4",
|
[{"a":7, "x": 14, "y": -4 },
|
||||||
{"w": 1.5},
|
"10,2", "10,3"],
|
||||||
"6,5"
|
[{"a":7, "x": 12 }, "10,0", "10,1"],
|
||||||
],
|
[{"a":7, "x": 10 }, "11,0", "11,0"],
|
||||||
[{"y": -0.375, "x": 3.5}, "1,3", {"x": 7.5}, "7,2"],
|
[{"a":7, "x": 10 }, "11,2", "11,3"]
|
||||||
[
|
|
||||||
{"y": -0.875, "x": 2.5},
|
|
||||||
"1,2",
|
|
||||||
{"x": 1},
|
|
||||||
"1,4",
|
|
||||||
{"x": 5.5},
|
|
||||||
"7,1",
|
|
||||||
{"x": 1},
|
|
||||||
"7,3"
|
|
||||||
],
|
|
||||||
[{"y": -0.875, "x": 5.5}, "1,5", {"x": 3.5}, "7,0"],
|
|
||||||
[
|
|
||||||
{"y": -0.875, "w": 1.5},
|
|
||||||
"1,0",
|
|
||||||
"1,1",
|
|
||||||
{"x": 11.5},
|
|
||||||
"7,4",
|
|
||||||
{"w": 1.5},
|
|
||||||
"7,5"
|
|
||||||
],
|
|
||||||
[{"y": -0.375, "x": 3.5}, "2,3", {"x": 7.5}, "8,2"],
|
|
||||||
[
|
|
||||||
{"y": -0.875, "x": 2.5},
|
|
||||||
"2,2",
|
|
||||||
{"x": 1},
|
|
||||||
"2,4",
|
|
||||||
{"x": 5.5},
|
|
||||||
"8,1",
|
|
||||||
{"x": 1},
|
|
||||||
"8,3"
|
|
||||||
],
|
|
||||||
[{"y": -0.875, "x": 5.5}, "2,5", {"x": 3.5}, "8,0"],
|
|
||||||
[
|
|
||||||
{"y": -0.875, "w": 1.5},
|
|
||||||
"2,0",
|
|
||||||
"2,1",
|
|
||||||
{"x": 11.5},
|
|
||||||
"8,4",
|
|
||||||
{"w": 1.5},
|
|
||||||
"8,5"
|
|
||||||
],
|
|
||||||
[{"y": -0.375, "x": 3.5}, "3,3", {"x": 7.5}, "9,2"],
|
|
||||||
[
|
|
||||||
{"y": -0.875, "x": 2.5},
|
|
||||||
"3,2",
|
|
||||||
{"x": 1},
|
|
||||||
"3,4",
|
|
||||||
{"x": 5.5},
|
|
||||||
"9,1",
|
|
||||||
{"x": 1},
|
|
||||||
"9,3"
|
|
||||||
],
|
|
||||||
[{"y": -0.875, "x": 5.5}, "3,5", {"x": 3.5}, "9,0"],
|
|
||||||
[
|
|
||||||
{"y": -0.875, "w": 1.5},
|
|
||||||
"3,0",
|
|
||||||
"3,1",
|
|
||||||
{"x": 11.5},
|
|
||||||
"9,4",
|
|
||||||
{"w": 1.5},
|
|
||||||
"9,5"
|
|
||||||
],
|
|
||||||
[{"y": -0.375, "x": 3.5}, "4,3", {"x": 7.5}, "10,2"],
|
|
||||||
[{"y": -0.875, "x": 2.5}, "4,2", {"x": 9.5}, "10,3"],
|
|
||||||
[{"r": 30, "rx": 5, "ry": 4.5}, "4,4", "5,5", "5,3"],
|
|
||||||
[{"x": 1}, "5,4", "5,2"],
|
|
||||||
[{"r": -30, "rx": 11.5, "x": -3}, "11,2", "11,0", "10,1"],
|
|
||||||
[{"x": -3}, "11,3", "11,1"]
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue