Skip to content

Commit

Permalink
Merge pull request #2202 from nwhirschfeld/technicpad
Browse files Browse the repository at this point in the history
Add TechnicPad
  • Loading branch information
Cipulot authored Mar 29, 2024
2 parents 8feb415 + 281a47e commit e5703bf
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions v3/technicpad/technicpad.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "TechnicPad",
"vendorId": "0x4E57",
"productId": "0x5450",
"matrix": {
"rows": 4,
"cols": 1
},
"layouts": {
"keymap": [
[
"0,0",
"1,0"
],
[
"2,0",
"3,0"
]
]
}
}

0 comments on commit e5703bf

Please sign in to comment.