qmk-keychron-q3-colemak-dh/keyboards/keycapsss/plaid_pad/keymaps/vial/vial.json
Ben ff4d778d68
Plaid-Pad: update VIAL keymap (#62)
* Update Plaid-Pad VIAL keymap

- fix layout
- add encoder support

* Plaid-Pad: disable insecure option

* Add missing unlock_combo
2021-10-07 06:46:31 -04:00

19 lines
626 B
JSON

{
"name": "Plaid-Pad",
"vendorId": "0x7983",
"productId": "0x5050",
"lighting": "none",
"matrix": {
"rows": 4,
"cols": 4
},
"layouts": {
"keymap": [
[{"x":2},"0,0","0,1","0,2","0,3",{"x":0.5},"3,0\n\n\n\n\n\n\n\n\ne","3,1\n\n\n\n\n\n\n\n\ne"],
[{"x":2},"1,0","1,1","1,2","1,3",{"x":0.5},"2,0\n\n\n\n\n\n\n\n\ne","2,1\n\n\n\n\n\n\n\n\ne"],
[{"x":2},"2,0","2,1","2,2","2,3",{"x":0.5},"1,0\n\n\n\n\n\n\n\n\ne","1,1\n\n\n\n\n\n\n\n\ne"],
[{"x":2},"3,0","3,1","3,2","3,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"]
]
}
}