qmk-keychron-q3-colemak-dh/keyboards/dumbpad/v1x_dualencoder/keymaps/vial/vial.json
2021-09-12 18:09:55 +02:00

60 lines
1.2 KiB
JSON

{
"name": "Dumbpad",
"vendorId": "0xFEED",
"productId": "0x0913",
"lighting": "none",
"matrix": {
"rows": 4,
"cols": 5
},
"layouts": {
"keymap": [
[{
"y": 0.5,
"x": 1
},
"0,1\n\n\n\n\n\n\n\n\ne",
"0,0\n\n\n\n\n\n\n\n\ne",
{
"x": 1
},
"1,1\n\n\n\n\n\n\n\n\ne",
"1,0\n\n\n\n\n\n\n\n\ne"
],
[{
"y": 0.5,
"x": 3
},
"0,1",
"0,2",
"0,3",
"0,4"
],
[{
"x": 3
},
"1,1",
"1,2",
"1,3",
"1,4"
],
[{
"x": 3
},
"2,1",
"2,2",
"2,3",
"2,4"
],
[{
"x": 2
},
"3,0",
"3,1",
"3,2",
"3,3",
"3,4"
]
]
}
}