qmk-keychron-q3-colemak-dh/keyboards/rgbkb/mun2/keymaps/vial/vial.json
chriskhosh e67fce6811
Support for RGBKB/Mun2 (#711)
* Initial commit of mun2 files

* Add debug console

* fix driver for touchbar

* removing debug and extra driver line

* Clean up keymaps

---------

Co-authored-by: Legonut <admin@rgbkb.net>
Co-authored-by: Legonut <legonut3@gmail.com>
2024-04-14 21:58:04 -06:00

173 lines
1.7 KiB
JSON

{
"lighting": "none",
"matrix": {
"rows": 14,
"cols": 8
},
"layouts": {
"labels":[],
"keymap":[
[
{
"c": "#d1d1d1",
"w": 1.5
},
"1,0",
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
{
"x": 1
},
"7,7",
"7,6",
"7,5",
"7,4",
"7,3",
"7,2",
{
"w": 1.5
},
"8,0"
],
[
{
"w": 1.5
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
{
"x": 1
},
"8,7",
"8,6",
"8,5",
"8,4",
"8,3",
"8,2",
{
"w": 1.5
},
"8,1"
],
[
{
"w": 1.5
},
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
{
"x": 1
},
"9,7",
"9,6",
"9,5",
"9,4",
"9,3",
"9,2",
{
"w": 1.5
},
"9,1"
],
[
{
"w": 1.5
},
"3,1",
"3,2",
"3,3",
"3,4",
"3,5",
"3,6",
"3,7",
{
"x": 1
},
"10,7",
"10,6",
"10,5",
"10,4",
"10,3",
"10,2",
{
"w": 1.5
},
"10,1"
],
[
{
"w": 1.5
},
"3,0",
"4,2",
"4,3",
"4,4",
"4,5",
"4,6",
"4,7",
{
"x": 1
},
"11,7",
"11,6",
"11,5",
"11,4",
"11,3",
"11,2",
{
"w": 1.5
},
"10,0"
],
[
{
"y": 0.25
},
"5,0",
"5,1",
"5,2",
"5,3",
"5,4",
"5,5",
{
"x": 4
},
"12,0",
"12,1",
"12,2",
"12,3",
"12,4",
"12,5"
],
[
"6,0",
"6,1",
"6,2",
"6,3",
"6,4",
{
"x": 6
},
"13,0",
"13,1",
"13,2",
"13,3",
"13,4"
]
]
}
}