qmk-keychron-q3-colemak-dh/keyboards/helix/rev2/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

117 lines
2.5 KiB
JSON

{
"name": "Helix rev2 5rows",
"vendorId": "0x3265",
"productId": "0x0002",
"lighting": "qmk_rgblight",
"matrix": {
"rows": 10,
"cols": 7
},
"layouts": {
"keymap": [
[
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
{"x": 2.25
},
"5,5",
"5,4",
"5,3",
"5,2",
"5,1",
{"c": "#aaaaaa"
},
"5,0"
],
[
"1,0",
{"c": "#cccccc"
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
{"x": 2.25
},
"6,5",
"6,4",
"6,3",
"6,2",
"6,1",
{"c": "#aaaaaa"
},
"6,0"
],
[
"2,0",
{"c": "#cccccc"
},
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
{"x": 2.25
},
"7,5",
"7,4",
"7,3",
"7,2",
"7,1",
"7,0"
],
[
{"c": "#aaaaaa"
},
"3,0",
{"c": "#cccccc"
},
"3,1",
"3,2",
"3,3",
"3,4",
"3,5",
"3,6",
{"x": 0.25
},
"8,6",
"8,5",
"8,4",
"8,3",
"8,2",
"8,1",
{"c": "#aaaaaa"
},
"8,0"
],
[
"4,0",
"4,1",
"4,2",
"4,3",
"4,4",
"4,5",
{"c": "#cccccc"
},
"4,6",
{"x": 0.25
},
"9,6",
{"c": "#aaaaaa"
},
"9,5",
"9,4",
"9,3",
"9,2",
"9,1",
"9,0"
]
]
}
}