qmk-keychron-q3-colemak-dh/keyboards/jlw/lestmovoz/keymaps/vial/vial.json

104 lines
1.9 KiB
JSON
Raw Normal View History

{
"lighting": "vialrgb",
"matrix": {
"rows": 4,
"cols": 10
},
"layouts": {
"labels":[
["Left Space Options", "Ortho", "3u", "2u"],
["Right Space Options", "Ortho", "3u", "2u"]
],
"keymap":
[
[
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
{
"x": 1
},
"0,5",
"0,6",
"0,7",
"0,8",
"0,9"
],
[
"1,0",
"1,1",
"1,2",
"1,3",
"1,4",
{
"x": 1
},
"1,5",
"1,6",
"1,7",
"1,8",
"1,9"
],
[
"2,0",
"2,1",
"2,2",
"2,3",
"2,4",
{
"x": 1
},
"2,5",
"2,6",
"2,7",
"2,8",
"2,9"
],
[
"3,0",
"3,1",
"3,2\n\n\n0,0",
"3,3\n\n\n0,0",
"3,4\n\n\n0,0",
{
"x": 1
},
"3,5\n\n\n1,0",
"3,6\n\n\n1,0",
"3,7\n\n\n1,0",
"3,8",
"3,9"
],
[
{
"y": 0.25,
"x": 2,
"w": 3
},
"3,3\n\n\n0,1",
{
"x": 1,
"w": 3
},
"3,6\n\n\n1,1"
],
[
{
"x": 2
},
"3,2\n\n\n0,2",
{
"w": 2
},
"3,4\n\n\n0,2",
{
"x": 1,
"w": 2
},
"3,5\n\n\n1,2",
"3,7\n\n\n1,2"
]
]
}}