* 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>
38 lines
570 B
JSON
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"
|
|
]
|
|
]
|
|
}
|
|
} |