qmk-keychron-q3-colemak-dh/keyboards/keychron/q11/ansi_encoder/keymaps/vial/vial.json
adophoxia ba1ebf348e
Port Keychron Q11 to VIAL (#413)
* Port Keychron Q11 to VIAL

* Add back removed `KC_TASK` and `KC_FLXP` keycodes in `default` and `via` keymaps

* Sync #20125 from `qmk/master`
2023-04-09 19:01:59 -06:00

268 lines
6.9 KiB
JSON

{
"name": "Keychron Q11",
"vendorId": "0x3434",
"productId": "0x01E0",
"lighting": "vialrgb",
"customKeycodes": [
{"name": "Mission Control", "title": "Mission Control in macOS", "shortName": "MCtrl"},
{"name": "Launch Pad", "title": "Launch Pad in macOS", "shortName": "LPad"},
{"name": "Left Option", "title": "Left Option in macOS", "shortName": "LOpt"},
{"name": "Right Option", "title": "Right Option in macOS", "shortName": "ROpt"},
{"name": "Left Cmd", "title": "Left Command in macOS", "shortName": "LCmd"},
{"name": "Right Cmd", "title": "Right Command in macOS", "shortName": "RCmd"},
{"name": "Siri", "title": "Siri in macOS", "shortName": "Siri"},
{"name": "Task View", "title": "Task View in windows", "shortName": "Task"},
{"name": "File Explorer", "title": "File Explorer in windows", "shortName": "File"},
{"name": "Screen Shot", "title": "Screenshot in macOS", "shortName": "SShot"},
{"name": "Cortana", "title": "Cortana in windows", "shortName": "Cortana"}
],
"matrix": {"rows": 12, "cols": 9},
"layouts": {
"keymap": [
[
{
"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",
{
"x": 14.5
},
"1,0\n\n\n\n\n\n\n\n\ne",
"1,1\n\n\n\n\n\n\n\n\ne"
],
[
{
"x": 0.75
},
"0,0",
{
"x": 0.25,
"c": "#777777"
},
"0,1\nESC",
{
"c": "#cccccc"
},
"0,2",
"0,3",
"0,4",
"0,5",
{
"c": "#aaaaaa"
},
"0,6",
"0,7",
"6,0",
"6,1",
{
"c": "#cccccc"
},
"6,2",
"6,3",
"6,4",
"6,5",
{
"c": "#aaaaaa"
},
"6,6",
"6,7",
{
"x": 0.25,
"c": "#cccccc"
},
"6,8"
],
[
{
"y": 0.25,
"x": 0.75
},
"1,0",
{
"x": 0.25
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"7,0",
"7,1",
"7,2",
"7,3",
"7,4",
"7,5",
{
"c": "#aaaaaa",
"w": 2
},
"7,6",
{
"x": 0.25
},
"7,8"
],
[
{
"x": 0.75,
"c": "#cccccc"
},
"2,0",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 1.5
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
"2,3",
"2,4",
"2,6",
"2,7",
"8,0",
"8,1",
"8,2",
"8,3",
"8,4",
"8,5",
"8,6",
{
"w": 1.5
},
"8,7",
{
"x": 0.25,
"c": "#aaaaaa"
},
"8,8"
],
[
{
"x": 0.75,
"c": "#cccccc"
},
"3,0",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 1.75
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
"3,3",
"3,4",
"3,5",
"3,6",
"9,0",
"9,1",
"9,2",
"9,3",
"9,4",
"9,5",
{
"c": "#777777",
"w": 2.25
},
"9,7",
{
"x": 0.25,
"c": "#aaaaaa"
},
"9,8"
],
[
{
"x": 0.75,
"c": "#cccccc"
},
"4,0",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 2.25
},
"4,2",
{
"c": "#cccccc"
},
"4,3",
"4,4",
"4,5",
"4,6",
"4,7",
"10,0",
"10,1",
"10,2",
"10,3",
"10,4",
{
"c": "#aaaaaa",
"w": 1.75
},
"10,5",
{
"x": 0.25,
"c": "#777777"
},
"10,7"
],
[
{
"x": 0.75,
"c": "#cccccc"
},
"5,0",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 1.25
},
"5,1",
{
"w": 1.25
},
"5,2",
{
"w": 1.25
},
"5,3",
{
"w": 1.25
},
"5,4",
{
"c": "#cccccc",
"w": 2.25
},
"5,6",
{
"w": 2.75
},
"11,1",
{
"c": "#aaaaaa"
},
"11,2",
"11,3",
"11,4",
{
"x": 0.25,
"c": "#777777"
},
"11,6",
"11,7",
"11,8"
]
]
}
}