68 lines
1.1 KiB
JSON
68 lines
1.1 KiB
JSON
{
|
|
"name": "Yampad",
|
|
"vendorId": "0xCAFE",
|
|
"productId": "0xBEEF",
|
|
"lighting": "qmk_rgblight",
|
|
"matrix": { "rows": 5, "cols": 4 },
|
|
"layouts": {
|
|
"labels": ["2U '0'"],
|
|
"keymap": [
|
|
[
|
|
{
|
|
"x": 1
|
|
},
|
|
"0,0",
|
|
"0,1",
|
|
"0,2",
|
|
"0,3"
|
|
],
|
|
[
|
|
{
|
|
"x": 1
|
|
},
|
|
"1,0",
|
|
"1,1",
|
|
"1,2",
|
|
{
|
|
"h": 2
|
|
},
|
|
"1,3"
|
|
],
|
|
[
|
|
"3,3",
|
|
"2,0",
|
|
"2,1",
|
|
"2,2"
|
|
],
|
|
[
|
|
{
|
|
"x": 1
|
|
},
|
|
"3,0",
|
|
"3,1",
|
|
"3,2",
|
|
{
|
|
"h": 2
|
|
},
|
|
"4,3"
|
|
],
|
|
[
|
|
{
|
|
"x": 1
|
|
},
|
|
"4,0\n\n\n0,0",
|
|
"4,1\n\n\n0,0",
|
|
"4,2"
|
|
],
|
|
[
|
|
{
|
|
"y": 0.25,
|
|
"x": 1,
|
|
"w": 2
|
|
},
|
|
"4,1\n\n\n0,1"
|
|
]
|
|
]
|
|
}
|
|
}
|