qmk-keychron-q3-colemak-dh/keyboards/spiderisland/split78/keymaps/vial/vial.json
Tjisse van der Wal 6cc7a26d7c
keyboards/spiderisland/split78: Add Vial support (#718)
* keyboards/spiderisland/split78: Create vial keymap based on default

* keyboards/spiderisland/split78: Add Vial config
2024-04-14 21:57:45 -06:00

175 lines
3.7 KiB
JSON

{
"lighting": "qmk_backlight",
"matrix": {
"rows": 8,
"cols": 14
},
"layouts": {
"keymap": [
[
"0,0",
{
"x": 0.75
},
"1,0",
"2,0",
"3,0",
"4,0",
{
"x": 0.5
},
"5,0",
{
"x": 1
},
"0,7",
"1,7",
"2,7",
{
"x": 0.75
},
"3,7",
"4,7",
"5,7",
"6,7"
],
[
{
"y": 0.25
},
"0,1",
"1,1",
"2,1",
"3,1",
"4,1",
"5,1",
"5,5",
{
"x": 1
},
"0,8",
"1,8",
"2,8",
"3,8",
"4,8",
"5,8",
{
"w": 2
},
"6,8"
],
[
{
"w": 1.5
},
"0,2",
"1,2",
"2,2",
"3,2",
"4,2",
"5,2",
{
"x": 1
},
"0,9",
"1,9",
"2,9",
"3,9",
"4,9",
"5,9",
"6,9",
{
"w": 1.5
},
"0,12"
],
[
{
"w": 1.75
},
"0,3",
"1,3",
"2,3",
"3,3",
"4,3",
"5,3",
{
"x": 1
},
"0,10",
"1,10",
"2,10",
"3,10",
"5,10",
"4,10",
{
"w": 2.25
},
"6,10"
],
[
{
"w": 2.25
},
"0,4",
"1,4",
"2,4",
"3,4",
"4,4",
"5,4",
{
"x": 1
},
"0,11",
"1,11",
"2,11",
"3,11",
{
"w": 1.75
},
"4,11",
"5,11",
"6,11"
],
[
{
"w": 1.25
},
"0,5",
{
"w": 1.25
},
"1,5",
{
"w": 1.25
},
"2,5",
{
"w": 1.25
},
"3,5",
{
"w": 2.25
},
"4,5",
{
"x": 1,
"w": 2.25
},
"1,12",
{
"w": 1.25
},
"2,12",
{
"w": 1.25
},
"3,12",
"4,12",
"5,12",
"6,12"
]
]
}
}