qmk-keychron-q3-colemak-dh/keyboards/kiserdesigns/madeline/keymaps/vial/vial.json
NCKiser fbf1c160eb
Added Madeline (#531)
* add default and vial keymaps

* fix readme

* Move entirely to data driven, matching QMK PR

Update to match https://github.com/qmk/qmk_firmware/pull/21857

* Update keyboards/kiserdesigns/madeline/keymaps/vial/vial.json

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update keyboards/kiserdesigns/madeline/keymaps/vial/rules.mk

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update keyboards/kiserdesigns/madeline/keymaps/vial/keymap.c

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update keyboards/kiserdesigns/madeline/keymaps/vial/keymap.c

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Match number of layers b/t keymap and encodermap

This reverts commit db72bf0baf69044d8ca9447170b051fb0daab2cb.

* format info.json

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-09-02 22:37:25 -06:00

186 lines
2.8 KiB
JSON

{
"matrix": {
"rows": 4,
"cols": 10
},
"layouts": {
"keymap": [
[
{
"y": 0.24,
"x": 0.3
},
"0,0"
],
[
{
"x": 0.16,
"w": 1.25
},
"1,0"
],
[
{
"y": -0.58,
"x": 6.25
},
"0,0\n\n\n\n\n\n\n\n\ne"
],
[
{
"y": -0.42,
"x": 0.01,
"w": 1.75
},
"2,0"
],
[
{
"y": -0.58,
"x": 6.25
},
"0,1\n\n\n\n\n\n\n\n\ne"
],
[
{
"y": -0.42,
"x": 0.1
},
"3,0"
],
[
{
"rx": 1.5,
"y": 0.24,
"x": 10.2,
"w": 1.25
},
"0,9"
],
[
{
"x": 10.59
},
"1,9"
],
[
{
"x": 10.23,
"w": 1.5
},
"2,9"
],
[
{
"x": 10.63
},
"3,9"
],
[
{
"r": 8,
"rx": 0,
"y": 0,
"x": 3.44
},
"0,3"
],
[
{
"y": -1,
"x": 1.44
},
"0,1",
"0,2",
{
"x": 1
},
"0,4"
],
[
{
"x": 1.69
},
"1,1",
"1,2",
"1,3",
{
"x": 0
},
"1,4"
],
[
{
"x": 2.19
},
"2,1",
"2,2",
{
"x": 0
},
"2,3",
"2,4"
],
[
{
"x": 2.94
},
"3,1",
{
"w": 2.25
},
"3,3"
],
[
{
"r": -8,
"rx": 1.5,
"y": 1.66,
"x": 5.94
},
"0,5",
{
"x": 0
},
"0,6",
"0,7",
"0,8"
],
[
{
"x": 6.19
},
"1,5",
{
"x": 0
},
"1,6",
"1,7",
"1,8"
],
[
{
"x": 5.69
},
"2,5",
{
"x": 0
},
"2,6",
"2,7",
"2,8"
],
[
{
"x": 5.69,
"w": 2
},
"3,6",
{
"x": 0
},
"3,7"
]
]
}
}