Skip to content

Commit

Permalink
add via files
Browse files Browse the repository at this point in the history
  • Loading branch information
yfuku committed Dec 30, 2021
1 parent 5240111 commit 2b8f804
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
16 changes: 16 additions & 0 deletions via/claw44_rev1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Claw44",
"vendorId": "0x5946",
"productId": "0x0001",
"lighting": "none",
"matrix": { "rows": 8, "cols": 6 },
"layouts": {
"labels": [],
"keymap": [
["0,0","0,1","0,2","0,3","0,4","0,5",{"x":1},"4,5","4,4","4,3","4,2","4,1","4,0"],
["1,0","1,1","1,2","1,3","1,4","1,5",{"x":1},"5,5","5,4","5,3","5,2","5,1","5,0"],
["2,0","2,1","2,2","2,3","2,4","2,5",{"x":1},"6,5","6,4","6,3","6,2","6,1","6,0"],
[{"x":1.75},"3,2","3,3",{"w":1.25},"3,4","3,5",{"x":1},"7,5",{"w":1.25},"7,4","7,3","7,2"]
]
}
}
18 changes: 18 additions & 0 deletions via/claw44_rev2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "claw44 rev2",
"vendorId": "0x5946",
"productId": "0x0006",
"lighting": "none",
"matrix": { "rows": 10, "cols": 6 },
"layouts": {
"labels": [],
"keymap": [
["0,0","0,1","0,2","0,3","0,4","0,5",{"x":3.2},"5,5","5,4","5,3","5,2","5,1","5,0"],
["1,0","1,1","1,2","1,3","1,4","1,5",{"x":0.1},"3,1",{"x":1},"8,1",{"x":0.1},"6,5","6,4","6,3","6,2","6,1","6,0"],
["2,0","2,1","2,2","2,3","2,4","2,5",{"x":0.1},"3,0",{"x":1},"8,0",{"x":0.1},"7,5","7,4","7,3","7,2","7,1","7,0"],
[{"x":1.75},"3,2","3,3",{"w":1.25},"3,4","3,5",{"x":3.2},"8,5",{"w":1.25},"8,4","8,3","8,2"],
[{"x":5.1, "y":0.5},"4,0","4,1",{"x":1},"9,0","9,1"],
[{"x":5.1},"4,2","4,3",{"x":1},"9,2","9,3"]
]
}
}

0 comments on commit 2b8f804

Please sign in to comment.