2ee9afb848
* Added support for Velocifire Sun20pro numpad * Cleaned up formatting * Added default keymap
59 lines
798 B
JSON
59 lines
798 B
JSON
{
|
|
"name": "Sun20Plus",
|
|
"vendorId": "0x0002",
|
|
"productId": "0x0002",
|
|
"lighting": "vialrgb",
|
|
"matrix": {
|
|
"rows": 5,
|
|
"cols": 4
|
|
},
|
|
"layouts": {
|
|
"keymap": [
|
|
[
|
|
"0,0",
|
|
"0,1",
|
|
"0,2",
|
|
"0,3",
|
|
{
|
|
"x": 1
|
|
},
|
|
"3,3"
|
|
],
|
|
[
|
|
"1,0",
|
|
"1,1",
|
|
"1,2",
|
|
{
|
|
"h": 2
|
|
},
|
|
"2,3",
|
|
{
|
|
"x": 0.5
|
|
},
|
|
"0,0\n\n\n\n\n\n\n\n\ne",
|
|
"0,1\n\n\n\n\n\n\n\n\ne"
|
|
],
|
|
[
|
|
"2,0",
|
|
"2,1",
|
|
"2,2"
|
|
],
|
|
[
|
|
"3,0",
|
|
"3,1",
|
|
"3,2",
|
|
{
|
|
"h": 2
|
|
},
|
|
"4,3"
|
|
],
|
|
[
|
|
{
|
|
"w": 2
|
|
},
|
|
"4,0",
|
|
"4,2"
|
|
]
|
|
]
|
|
}
|
|
} |