Vial port for DOIO KB12-01 macropad, https://doiokb.com/index.php?m=home&c=View&a=index&aid=253&lang=en
46 lines
627 B
JSON
46 lines
627 B
JSON
{
|
|
"name": "DOIO KB12-01",
|
|
"vendorId": "0xFEED",
|
|
"productId": "0x6060",
|
|
"lighting": "vialrgb",
|
|
"matrix": {
|
|
"rows": 3,
|
|
"cols": 5
|
|
},
|
|
"layouts": {
|
|
"keymap": [
|
|
[
|
|
{
|
|
"x": 0.75
|
|
},
|
|
"0,4"
|
|
],
|
|
[
|
|
{
|
|
"y": -0.5,
|
|
"x": 3
|
|
},
|
|
"0,0",
|
|
"0,1",
|
|
"0,2",
|
|
"0,3",
|
|
"1,0",
|
|
"1,1",
|
|
"1,2",
|
|
"1,3",
|
|
"2,0",
|
|
"2,1",
|
|
"2,2",
|
|
"2,3"
|
|
],
|
|
[
|
|
{
|
|
"y": -0.5,
|
|
"x": 0.25
|
|
},
|
|
"1,4",
|
|
"2,4"
|
|
]
|
|
]
|
|
}
|
|
}
|