Skip to content

Commit

Permalink
Added Soyuz to VIA
Browse files Browse the repository at this point in the history
  • Loading branch information
spacehangover committed Feb 16, 2024
1 parent c326d6e commit dbaeb8a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
15 changes: 0 additions & 15 deletions v3/handwired/wwa/mercury.json

This file was deleted.

16 changes: 16 additions & 0 deletions v3/handwired/wwa/soyuz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Soyuz",
"vendorId": "0x5757",
"productId": "0x0004",
"matrix": {
"rows": 3,
"cols": 7
},
"layouts": {
"keymap": [
["0,0","0,1","0,2","0,3","0,4","0,5","0,6"],
["1,0","1,1","1,2","1,3","1,4","1,5","1,6"],
["2,0","2,1","2,2","2,3","2,4","2,5","2,6"]
]
}
}

0 comments on commit dbaeb8a

Please sign in to comment.