Skip to content

Instantly share code, notes, and snippets.

@Seanny123
Created December 3, 2023 17:56
Show Gist options
  • Save Seanny123/8ba2f977a84a130bff789809018ed857 to your computer and use it in GitHub Desktop.
Save Seanny123/8ba2f977a84a130bff789809018ed857 to your computer and use it in GitHub Desktop.
Dactyl Manuform 5x6-6 Via v2 config
{
"name": "Dactyl Manuform (5x6+6)",
"vendorId": "0xFDDD",
"productId": "0x06AD",
"lighting": "none",
"matrix": { "rows": 12, "cols": 6 },
"layouts": {
"keymap": [
[{ "x": 3 }, "0,3", { "x": 8.5 }, "6,2"],
[
{ "y": -0.87, "x": 2 },
"0,2",
{ "x": 1 },
"0,4",
{ "x": 6.5 },
"6,1",
{ "x": 1 },
"6,3"
],
[{ "y": -0.88, "x": 5 }, "0,5", { "x": 4.5 }, "6,0"],
[{ "y": -0.87 }, "0,0", "0,1", { "x": 12.5 }, "6,4", "6,5"],
[{ "y": -0.38, "x": 3 }, "1,3", { "x": 8.5 }, "7,2"],
[
{ "y": -0.87, "x": 2 },
"1,2",
{ "x": 1 },
"1,4",
{ "x": 6.5 },
"7,1",
{ "x": 1 },
"7,3"
],
[{ "y": -0.88, "x": 5 }, "1,5", { "x": 4.5 }, "7,0"],
[{ "y": -0.87 }, "1,0", "1,1", { "x": 12.5 }, "7,4", "7,5"],
[{ "y": -0.38, "x": 3 }, "2,3", { "x": 8.5 }, "8,2"],
[
{ "y": -0.87, "x": 2 },
"2,2",
{ "x": 1 },
"2,4",
{ "x": 6.5 },
"8,1",
{ "x": 1 },
"8,3"
],
[{ "y": -0.88, "x": 5 }, "2,5", { "x": 4.5 }, "8,0"],
[{ "y": -0.87 }, "2,0", "2,1", { "x": 12.5 }, "8,4", "8,5"],
[{ "y": -0.38, "x": 3 }, "3,3", { "x": 8.5 }, "9,2"],
[
{ "y": -0.87, "x": 2 },
"3,2",
{ "x": 1 },
"3,4",
{ "x": 6.5 },
"9,1",
{ "x": 1 },
"9,3"
],
[{ "y": -0.88, "x": 5 }, "3,5", { "x": 4.5 }, "9,0"],
[{ "y": -0.87 }, "3,0", "3,1", { "x": 12.5 }, "9,4", "9,5"],
[{ "y": -0.38, "x": 3 }, "4,3", { "x": 8.5 }, "10,2"],
[{ "y": -0.87, "x": 2 }, "4,2", { "x": 10.5 }, "10,3"],
[
{ "r": 30, "rx": 5, "ry": 4.5, "x": -0.5, "h": 1.25 },
"4,4",
{ "h": 1.5 },
"4,5"
],
[{ "y": -0.5, "x": 1.5 }, "5,5", "5,3"],
[{ "x": 1.5 }, "5,4", "5,2"],
[
{ "r": -30, "rx": 11.5, "x": -1.5, "h": 1.5 },
"10,0",
{ "h": 1.25 },
"10,1"
],
[{ "y": -0.5, "x": -3.5 }, "11,2", "11,0"],
[{ "x": -3.5 }, "11,3", "11,1"]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment