mirror of
https://github.com/He4eT/oddkb.git
synced 2026-05-05 01:17:25 +00:00
31 lines
903 B
JSON
31 lines
903 B
JSON
{
|
|
"name": "Dactyl Manuform (5x6)",
|
|
"lighting": "none",
|
|
"matrix": {"rows": 12, "cols": 6},
|
|
"layouts": {
|
|
"keymap": [
|
|
["0,0","0,1","0,2","0,3","0,4","0,5"],
|
|
["1,0","1,1","1,2","1,3","1,4","1,5"],
|
|
["2,0","2,1","2,2","2,3","2,4","2,5"],
|
|
["3,0","3,1","3,2","3,3","3,4","3,5"],
|
|
|
|
[{"x": 12, "y": -4},
|
|
"6,0","6,1","6,2","6,3","6,4","6,5"],
|
|
[{"x": 12}, "7,0","7,1","7,2","7,3","7,4","7,5"],
|
|
[{"x": 12}, "8,0","8,1","8,2","8,3","8,4","8,5"],
|
|
[{"x": 12}, "9,0","9,1","9,2","9,3","9,4","9,5"],
|
|
|
|
|
|
[{"x": 2 }, "4,2", "4,3"],
|
|
[{"x": 4 }, "4,4", "4,5"],
|
|
[{"x": 6 }, "5,4", "5,5"],
|
|
[{"x": 6 }, "5,2", "5,3"],
|
|
|
|
[{"x": 14, "y": -4 },
|
|
"10,2", "10,3"],
|
|
[{"x": 12 }, "10,0", "10,1"],
|
|
[{"x": 10 }, "11,0", "11,0"],
|
|
[{"x": 10 }, "11,2", "11,3"]
|
|
]
|
|
}
|
|
}
|