7511cb2c4d
* Create rules.mk * Add files via upload * Update readme.md * Support for PRKL30 + fix Added VIAL support for PRKL30 since it didn't have any. I also fixed a deprecated line in the promicro folder. #define RGBLIGHT_ANIMATIONS is no longer valid in QMK.
69 lines
900 B
JSON
69 lines
900 B
JSON
{
|
|
"layouts": {
|
|
"keymap": [
|
|
[
|
|
{
|
|
"w": 2,
|
|
"h": 2
|
|
},
|
|
"2,3",
|
|
{
|
|
"x": 0.25
|
|
},
|
|
"0,2",
|
|
"0,3"
|
|
],
|
|
[
|
|
{
|
|
"x": 2.25
|
|
},
|
|
"1,2",
|
|
"1,3"
|
|
],
|
|
[
|
|
{
|
|
"y": 0.25
|
|
},
|
|
"2,0",
|
|
"2,1",
|
|
"2,2",
|
|
{
|
|
"x": 0.25,
|
|
"h": 2
|
|
},
|
|
"3,3"
|
|
],
|
|
[
|
|
"3,0",
|
|
"3,1",
|
|
"3,2"
|
|
],
|
|
[
|
|
"4,0",
|
|
"4,1",
|
|
"4,2",
|
|
{
|
|
"x": 0.25
|
|
},
|
|
"4,3"
|
|
],
|
|
[
|
|
"5,0",
|
|
"5,1",
|
|
"5,2",
|
|
{
|
|
"x": 0.25
|
|
},
|
|
"5,3"
|
|
]
|
|
]
|
|
},
|
|
"name": "sinpad20",
|
|
"vendorId": "0xCEE9",
|
|
"productId": "0x0001",
|
|
"lighting": "none",
|
|
"matrix": {
|
|
"rows": 6,
|
|
"cols": 4
|
|
}
|
|
} |