qmk-keychron-q3-colemak-dh/keyboards/ll3macorn/bongopad/keymaps/vial/vial.json
Less/Rikki b5da2c9db9
March merge additions pt2 (#433)
* fix: move more Vial keymaps to intended folders

* fix: builds

* fix: libra_mini

* fix: pull upstream changes for binepad/bn009

* fix: velocifire/sun20pro

* fix: ekow/akira

---------

Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>
2023-04-09 19:00:44 -06:00

38 lines
570 B
JSON

{
"name": "6x6",
"vendorId": "0xFEED",
"productId": "0x2949",
"lighting": "qmk_rgblight",
"matrix": {
"rows": 4,
"cols": 3
},
"layouts": {
"keymap":
[
[
"0,0",
"0,0\n\n\n\n\n\n\n\n\ne",
"0,1\n\n\n\n\n\n\n\n\ne"
],
[
{
"y": 0.25
},
"1,0",
"1,1",
"1,2"
],
[
"2,0",
"2,1",
"2,2"
],
[
"3,0",
"3,1",
"3,2"
]
]
}
}