* add vial keymap for doio/kb03 * Update keyboards/doio/kb03/keymaps/vial/vial.json Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
49 lines
742 B
JSON
49 lines
742 B
JSON
{
|
|
"lighting": "vialrgb",
|
|
"matrix": {"rows": 1, "cols": 5},
|
|
"layouts": {
|
|
"keymap": [
|
|
[
|
|
{
|
|
"x": 0.5,
|
|
"y": 0.25,
|
|
"h": 0.5
|
|
},
|
|
"0,3"
|
|
],
|
|
[
|
|
"0,0",
|
|
"0,1",
|
|
"0,2"
|
|
],
|
|
[
|
|
{
|
|
"y": 0.25,
|
|
"x": 0.5
|
|
},
|
|
"0,0\n\n\n\n\n\n\n\n\ne",
|
|
"0,1\n\n\n\n\n\n\n\n\ne"
|
|
],
|
|
[
|
|
{
|
|
"x": 1
|
|
},
|
|
"0,4"
|
|
],
|
|
[
|
|
{
|
|
"x": 0.25,
|
|
"y": 0.25,
|
|
"w": 1.25,
|
|
"h": 1.25
|
|
},
|
|
"1,0\n\n\n\n\n\n\n\n\ne",
|
|
{
|
|
"w": 1.25,
|
|
"h": 1.25
|
|
},
|
|
"1,1\n\n\n\n\n\n\n\n\ne"
|
|
]
|
|
]
|
|
}
|
|
}
|