Skip to content

Commit

Permalink
Add sweeq definition (the-via#2004)
Browse files Browse the repository at this point in the history
  • Loading branch information
idank committed Sep 3, 2023
1 parent 357b726 commit 2279db0
Showing 1 changed file with 194 additions and 0 deletions.
194 changes: 194 additions & 0 deletions v3/idank/sweeq.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
{
"name": "Sweeq",
"vendorId": "0xC3AB",
"productId": "0x3139",
"matrix": {"rows": 8, "cols": 5},
"layouts": {
"keymap": [
[
{
"x": 2
},
"0,2",
{
"x": 5.75
},
"4,2"
],
[
{
"y": -0.5,
"x": 1
},
"0,1",
{
"x": 1
},
"0,3",
{
"x": 3.75
},
"4,3",
{
"x": 1
},
"4,1"
],
[
{
"y": -0.75,
"x": 4
},
"0,4",
{
"x": 1.75
},
"4,4"
],
[
{
"y": -0.75,
"x": 2
},
"1,2",
{
"x": 5.75
},
"5,2"
],
[
{
"y": -0.75
},
"0,0",
{
"x": 9.75
},
"4,0"
],
[
{
"y": -0.75,
"x": 1
},
"1,1",
{
"x": 1
},
"1,3",
{
"x": 3.75
},
"5,3",
{
"x": 1
},
"5,1"
],
[
{
"y": -0.75,
"x": 4
},
"1,4",
{
"x": 1.75
},
"5,4"
],
[
{
"y": -0.75,
"x": 2
},
"2,2",
{
"x": 5.75
},
"6,2"
],
[
{
"y": -0.75
},
"1,0",
{
"x": 9.75
},
"5,0"
],
[
{
"y": -0.75,
"x": 1
},
"2,1",
{
"x": 1
},
"2,3",
{
"x": 3.75
},
"6,3",
{
"x": 1
},
"6,1"
],
[
{
"y": -0.75,
"x": 4
},
"2,4",
{
"x": 1.75
},
"6,4"
],
[
{
"y": -0.5
},
"2,0",
{
"x": 9.75
},
"6,0"
],
[
{
"r": 15,
"y": -1.5099999999999998,
"x": 4.67
},
"3,3"
],
[
{
"r": 30,
"y": -2.49,
"x": 6.5
},
"3,4"
],
[
{
"r": -30,
"y": 4.92,
"x": 2.76
},
"7,4"
],
[
{
"r": -15,
"y": -2.42,
"x": 5.75
},
"7,3"
]
]
}
}

0 comments on commit 2279db0

Please sign in to comment.