Skip to content

Commit

Permalink
Merge pull request #877 from oceeean/patch-3
Browse files Browse the repository at this point in the history
add Stealth macropad to VIA
  • Loading branch information
wilba authored Aug 17, 2021
2 parents 99dfc62 + 485c2b9 commit 8174fab
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/ocean/stealth/stealth.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Stealth",
"vendorId": "0x9624",
"productId": "0x0010",
"lighting": "none",
"matrix": {"rows": 1, "cols": 3},
"layouts": {
"keymap": [
[
{
"w": 2.25
},
"0,0"
],
[
{
"w": 1.25
},
"0,1",
"0,2"
]
]
}
}

0 comments on commit 8174fab

Please sign in to comment.