Skip to content

Commit

Permalink
Added Soyuz to VIA (#2167)
Browse files Browse the repository at this point in the history
* WWA Keyboards

* Added WWA Keyboards support

* Delete duplicate files

* added Mercury Macropad support

* added Mercury support to VIA

* Revert "added Mercury support to VIA"

This reverts commit 6919215.

* added VIA support for Mercury, Soyuz and SoyuzXL

* added VIA support for Mercury, Soyuz and SoyuzXL

* Added Mercury Macropad Support

* Added Soyuz to VIA

* Revert "Added Soyuz to VIA"

This reverts commit dbaeb8a.

* Added Soyuz to VIA
  • Loading branch information
spacehangover authored Feb 18, 2024
1 parent 237943c commit 8828a66
Showing 1 changed file with 16 additions and 0 deletions.
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 8828a66

Please sign in to comment.