qmk-keychron-q3-colemak-dh/keyboards/keychron/q9/ansi_encoder/keymaps/vial/vial.json
adophoxia 6146641f0d
Port Keychron Q9 to VIAL (#332)
* Add Keychron Q9

* Port VIAL to Keychron Q9
2023-01-14 21:34:44 -06:00

158 lines
3.0 KiB
JSON

{
"name": "Keychron Q9",
"vendorId": "0x3434",
"productId": "0x0191",
"lighting": "vialrgb",
"matrix": {"rows": 4, "cols": 15},
"customKeycodes": [
{"name": "Mission Control", "title": "Mission Control in macOS", "shortName": "Mission Control"},
{"name": "Launch Pad", "title": "Launch Pad in macOS", "shortName": "Launch Pad"},
{"name": "Left Option", "title": "Left Option in macOS", "shortName": "Left Option"},
{"name": "Right Option", "title": "Right Option in macOS", "shortName": "Right Option"},
{"name": "Left Cmd", "title": "Left Command in macOS", "shortName": "Left Command"},
{"name": "Right Cmd", "title": "Right Command in macOS", "shortName": "Right Command"},
{"name": "Task View", "title": "Task View in windows", "shortName": "Task View"},
{"name": "File Explorer", "title": "File Explorer in windows", "shortName": "File Explorer"}
],
"layouts": {
"keymap":[
[
{
"x": 15.25,
"c": "#aaaaaa"
},
"0,14",
{
"x": 0.25
},
"0,0\n\n\n\n\n\n\n\n\ne",
"0,1\n\n\n\n\n\n\n\n\ne"
],
[
{
"y": -0.75,
"c": "#cccccc",
"w": 1.5
},
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"0,11",
"0,12",
{
"w": 1.5
},
"0,13"
],
[
{
"c": "#aaaaaa",
"w": 1.75
},
"1,0",
{
"c": "#cccccc"
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11",
{
"c": "#777777",
"w": 2.25
},
"1,13",
{
"x": 0.25,
"c": "#aaaaaa"
},
"1,14"
],
[
{
"w": 2.25
},
"2,0",
{
"c": "#cccccc"
},
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11",
{
"c": "#aaaaaa",
"w": 1.75
},
"2,13"
],
[
{
"y": -0.75,
"x": 14.25,
"c": "#777777"
},
"2,14"
],
[
{
"y": -0.25,
"c": "#aaaaaa",
"w": 1.24
},
"3,0",
{
"w": 1.25
},
"3,1",
{
"w": 1.25
},
"3,2",
{
"c": "#cccccc",
"w": 6.25
},
"3,6",
{
"c": "#aaaaaa"
},
"3,10",
"3,11",
"3,12"
],
[
{
"y": -0.75,
"x": 13.25,
"c": "#777777"
},
"3,13",
"3,14",
"1,12"
]
]
}
}