qmk-keychron-q3-colemak-dh/keyboards/b_sides/rev41lp/keymaps/vial/vial.json
Gerardo Nevarez adb4208e5e
Add vial support for reviung41lp (#174)
* Add vial support for Reviung41 Low Profile (https://github.com/cyril279/keyboards/tree/main/revlp/41_1350)

* Update readme.md

* yet another readme.md fix...

Co-authored-by: GerardoNevarez <GerardoNevarez@users.noreply.github.com>
2022-06-03 10:50:55 -06:00

217 lines
3.8 KiB
JSON

{
"name": "Reviung41",
"vendorId": "0x7807",
"productId": "0xDCCB",
"lighting": "qmk_backlight",
"matrix": { "rows": 7, "cols": 6 },
"layouts": {
"keymap": [
[
{
"x": 3
},
"0,3",
{
"x": 5
},
"1,2"
],
[
{
"y": -0.85,
"x": 2
},
"0,2",
{
"x": 1
},
"0,4",
{
"x": 3
},
"1,1",
{
"x": 1
},
"1,3"
],
[
{
"y": -0.7999999999999999,
"x": 1
},
"0,1",
{
"x": 3
},
"0,5",
{
"x": 1
},
"1,0",
{
"x": 3
},
"1,4"
],
[
{
"y": -0.8500000000000001,
"c": "#777777"
},
"0,0",
{
"x": 11
},
"1,5"
],
[
{
"y": -0.5,
"x": 3,
"c": "#cccccc"
},
"2,3",
{
"x": 5
},
"3,2"
],
[
{
"y": -0.8500000000000001,
"x": 2
},
"2,2",
{
"x": 1
},
"2,4",
{
"x": 3
},
"3,1",
{
"x": 1
},
"3,3"
],
[
{
"y": -0.7999999999999998,
"x": 1
},
"2,1",
{
"x": 3
},
"2,5",
{
"x": 1
},
"3,0",
{
"x": 3
},
"3,4"
],
[
{
"y": -0.8500000000000001,
"c": "#aaaaaa"
},
"2,0",
{
"x": 11
},
"3,5"
],
[
{
"y": -0.5,
"x": 3,
"c": "#cccccc"
},
"4,3",
{
"x": 5
},
"5,2"
],
[
{
"y": -0.8500000000000001,
"x": 2
},
"4,2",
{
"x": 1
},
"4,4",
{
"x": 3
},
"5,1",
{
"x": 1
},
"5,3"
],
[
{
"y": -0.7999999999999998,
"x": 1
},
"4,1",
{
"x": 3
},
"4,5",
{
"x": 1
},
"5,0",
{
"x": 3
},
"5,4"
],
[
{
"y": -0.8500000000000001,
"c": "#aaaaaa"
},
"4,0",
{
"x": 11
},
"5,5"
],
[
{
"x": 3,
"w": 1.25
},
"6,0",
{
"w": 1.25
},
"6,1",
{
"w": 2
},
"6,2",
{
"w": 1.25
},
"6,3",
{
"w": 1.25
},
"6,4"
]
]
}
}