mirror of
https://github.com/joe-scotto/scottokeebs.git
synced 2026-08-24 10:14:29 -05:00
Add VIA draft file
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "ScottoMacrodeck",
|
||||
"vendorId": "0x534B",
|
||||
"productId": "0x0001",
|
||||
"matrix": {
|
||||
"rows": 3,
|
||||
"cols": 4
|
||||
},
|
||||
"layouts": {
|
||||
"keymap": [
|
||||
["0,0", "0,1", "0,2"],
|
||||
["1,0", "1,1", "1,2", "1,3"],
|
||||
["2,0", "2,1", "2,2", "2,3"]
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user