Skip to content

Commit

Permalink
Merge pull request #2391 from daviddoan/vector
Browse files Browse the repository at this point in the history
Adding vector macropad json file
  • Loading branch information
Cipulot authored Dec 22, 2024
2 parents 48a1123 + 81179f7 commit 5c1e19b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions v3/arrayperipherals/vector/vector.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "The Vector",
"vendorId": "0x4152",
"productId": "0x4F47",
"matrix": {
"rows": 1,
"cols": 5
},
"layouts": {
"keymap": [
[
"0,0",
"0,1",
"0,2",
"0,3",
{
"x": 0.25
},
"0,4\n\n\n\n\n\n\n\n\ne0"
]
]
}
}

0 comments on commit 5c1e19b

Please sign in to comment.