80344278c2
* Add Degenpad * Clean up for PR * Update version number, readme * Add default keymap, update parameters to match QMK
87 lines
1.1 KiB
JSON
87 lines
1.1 KiB
JSON
{
|
|
"name": "Degenpad",
|
|
"vendorId": "0x4A44",
|
|
"productId": "0x4447",
|
|
"keycodes": [],
|
|
"menus": [],
|
|
"matrix":
|
|
{
|
|
"rows": 6,
|
|
"cols": 4
|
|
},
|
|
"layouts": {
|
|
"labels": [
|
|
"Split Plus",
|
|
"Split Enter",
|
|
"Split 0",
|
|
"Rotary Encoder"
|
|
],
|
|
"keymap": [
|
|
[
|
|
{"c":"#aaaaaa"},
|
|
"0,0\n\n\n3,1\n\n\n\n\n\ne",
|
|
"0,1\n\n\n3,1\n\n\n\n\n\ne"
|
|
],
|
|
[
|
|
{"x":0.5},
|
|
"0,0\n\n\n3,1"
|
|
],
|
|
[
|
|
{"y":1.5},
|
|
"0,0\n\n\n3,0",
|
|
{"x":1.25},
|
|
"0,1",
|
|
"0,2",
|
|
"0,3"
|
|
],
|
|
[
|
|
{"y":1,"x":1.25},
|
|
"1,0",
|
|
"1,1",
|
|
"1,2",
|
|
"1,3"
|
|
],
|
|
[
|
|
{"x":1.25,"c":"#cccccc"},
|
|
"2,0",
|
|
"2,1",
|
|
"2,2",
|
|
{"c":"#aaaaaa","h":2},
|
|
"3,3\n\n\n0,0",
|
|
{"x":0.25},
|
|
"2,3\n\n\n0,1"
|
|
],
|
|
[
|
|
{"x":1.25,"c":"#cccccc"},
|
|
"3,0",
|
|
"3,1",
|
|
"3,2",
|
|
{"x":1.25,"c":"#aaaaaa"},
|
|
"3,3\n\n\n0,1"
|
|
],
|
|
[
|
|
{"x":1.25,"c":"#cccccc"},
|
|
"4,0",
|
|
"4,1",
|
|
"4,2",
|
|
{"c":"#777777","h":2},
|
|
"5,3\n\n\n1,0",
|
|
{"x":0.25,"c":"#aaaaaa"},
|
|
"4,3\n\n\n1,1"
|
|
],
|
|
[
|
|
{"x":1.25,"c":"#cccccc","w":2},
|
|
"5,1\n\n\n2,0",
|
|
"5,2",
|
|
{"x":1.25,"c":"#aaaaaa"},
|
|
"5,3\n\n\n1,1"
|
|
],
|
|
[
|
|
{"y":0.25,"x":1.25,"c":"#cccccc"},
|
|
"5,0\n\n\n2,1",
|
|
"5,1\n\n\n2,1"
|
|
]
|
|
]
|
|
}
|
|
}
|