vial-qmk/keyboards/keychron/q9_plus/ansi_encoder/keymaps/vial/vial.json
Rogier Spieker 1638f5da2b
Added Keychron Q9 Plus vial keymap (#928)
Co-authored-by: Rogier Spieker <rogier@konfirm.io>
2025-08-31 22:47:39 -06:00

185 lines
No EOL
4.3 KiB
JSON

{
"name": "Keychron Q9 Plus",
"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"
],
[
{
"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",
{
"x": 0.25,
"c": "#000000",
"t": "#cccccc"
},
"0, 14"
],
[
{
"c": "#cccccc",
"t": "#000000",
"w": 1.75
},
"1, 0",
"1, 1",
"1, 2",
"1, 3",
"1, 4",
"1, 5",
"1, 6",
"1, 7",
"1, 8",
"1, 9",
"1, 10",
"1, 11",
{
"w": 2.25
},
"1, 13"
],
[
{
"y": -0.75,
"x": 15.25
},
"1, 14"
],
[
{
"y": -0.25,
"w": 2.25
},
"2, 0",
"2, 2",
"2, 3",
"2, 4",
"2, 5",
"2, 6",
"2, 7",
"2, 8",
"2, 9",
"2, 10",
"2, 11",
{
"w": 1.75
},
"2, 13",
{
"c": "#bbbbbb"
},
"2, 14"
],
[
{
"c": "#cccccc",
"w": 1.25
},
"3, 0",
{
"w": 1.25
},
"3, 1",
{
"w": 1.25
},
"3, 2",
{
"w": 1.25
},
"3, 3",
{
"w": 2.25
},
"3, 6",
{
"w": 2.75
},
"3, 9",
"3, 10",
"3, 11",
"3, 12",
{
"c": "#bbbbbb"
},
"3, 13",
"3, 14",
"1, 12"
]
]
}
}