Skip to content

Commit

Permalink
Merge pull request #2376 from Nibell/master
Browse files Browse the repository at this point in the history
Added nibell micropad4x4
  • Loading branch information
Cipulot authored Dec 7, 2024
2 parents 1ff1944 + 806cb50 commit 310007e
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions v3/nibell/micropad4x4/micropad4x4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"name": "nibell/micropad4x4",
"vendorId": "0x4C4E",
"productId": "0xFEED",
"matrix": {
"rows": 4,
"cols": 4
},
"layouts": {
"keymap": [
[
"0,0",
"0,1",
"0,2",
"0,3"
],
[
"1,0",
"1,1",
"1,2",
"1,3"
],
[
"2,0",
"2,1",
"2,2",
"2,3"
],
[
"3,0",
"3,1",
"3,2",
"3,3"
]
]
}
}

0 comments on commit 310007e

Please sign in to comment.