Skip to content

Commit

Permalink
Merge pull request #560 from nooges/add-the-stick
Browse files Browse the repository at this point in the history
Add The Stick
  • Loading branch information
wilba authored Feb 10, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 181f413 + 355b09c commit d4c05c1
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/keebio/stick/stick-rev1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "The Stick Rev. 1",
"vendorId": "0xCB10",
"productId": "0x111C",
"lighting": "none",
"matrix": {
"rows": 1,
"cols": 12
},
"layouts": {
"keymap": [
[
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"0,11"
]
]
}
}

0 comments on commit d4c05c1

Please sign in to comment.