Skip to content

Commit

Permalink
Adding v3 JSON for dactyl manuform 4x6 (#2291)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiroshiro14 committed May 31, 2024
1 parent d5f3a84 commit 8b8a1ab
Showing 1 changed file with 238 additions and 0 deletions.
238 changes: 238 additions & 0 deletions v3/handwired/dactyl_manuform/4x6/4x6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,238 @@
{
"name": "Dactyl Manuform (4x6)",
"vendorId": "0x444D",
"productId": "0x3436",
"matrix": {
"rows": 10,
"cols": 6
},
"layouts": {
"keymap": [
[
{
"x": 2
},
"0,2",
"0,3",
{
"x": 6.25
},
"5,2",
"5,3"
],
[
{
"y": -0.9,
"x": 1
},
"0,1"
],
[
{
"y": -1,
"x": 4
},
"0,4",
"0,5",
{
"x": 2.25
},
"5,0",
"5,1",
{
"x": 2
},
"5,4"
],
[
{
"y": -0.8500000000000001
},
"0,0",
{
"x": 12.25
},
"5,5"
],
[
{
"y": -0.25,
"x": 2
},
"1,2",
"1,3",
{
"x": 6.25
},
"6,2",
"6,3"
],
[
{
"y": -0.8999999999999999,
"x": 1
},
"1,1",
{
"x": 2
},
"1,4",
"1,5",
{
"x": 2.25
},
"6,0",
"6,1",
{
"x": 2
},
"6,4"
],
[
{
"y": -0.8500000000000001
},
"1,0",
{
"x": 12.25
},
"6,5"
],
[
{
"y": -0.25,
"x": 2
},
"2,2",
"2,3",
{
"x": 6.25
},
"7,2",
"7,3"
],
[
{
"y": -0.8999999999999999,
"x": 1
},
"2,1",
{
"x": 2
},
"2,4",
"2,5",
{
"x": 2.25
},
"7,0",
"7,1"
],
[
{
"y": -0.8500000000000001
},
"2,0",
{
"x": 12.25
},
"7,5"
],
[
{
"y": -0.25,
"x": 2
},
"3,2",
"3,3",
{
"x": 6.25
},
"8,2",
"8,3"
],
[
{
"ry": 4.25,
"y": -2.15,
"x": 12.25
},
"7,4"
],
[
{
"r": 30,
"rx": 6.5,
"ry": 0.25,
"y": 3.75,
"x": 1,
"c": "#777777",
"h": 1.5
},
"3,5"
],
[
{
"y": -0.5,
"h": 1.5
},
"3,4"
],
[
{
"r": 75,
"ry": 3,
"y": 1,
"x": 2.75,
"c": "#aaaaaa"
},
"4,5",
"4,3"
],
[
{
"x": 2.75
},
"4,4",
"4,2"
],
[
{
"r": -75,
"rx": 13,
"ry": 5.25,
"y": -4.75,
"x": -4
},
"9,2",
"9,0"
],
[
{
"x": -4
},
"9,3",
"9,1"
],
[
{
"r": -30,
"ry": 0,
"y": 1.25,
"x": -6.75,
"c": "#777777",
"h": 1.5
},
"8,0"
],
[
{
"y": -0.5,
"x": -5.75,
"h": 1.5
},
"8,1"
]
]
}
}

0 comments on commit 8b8a1ab

Please sign in to comment.