Files
vial-qmk/keyboards/waterfowl/keymaps/vial/vial.json
Jake Wickham 1d5c35f18b Waterfowl support (#436)
* waterfowl support

* Update .gitignore

* Update .gitignore

* working

* deleted old json files

* Delete compile command.txt

* Update keyboards/waterfowl/keymaps/vial/rules.mk

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

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-04-15 19:09:11 -06:00

263 lines
4.6 KiB
JSON

{
"name": "Waterfowl",
"vendorId": "0xFEED",
"productId": "0x9CE3",
"lighting": "none",
"matrix": {
"rows": 8,
"cols": 5
},
"layouts": {
"keymap":
[
[
{
"y": 0.25,
"x": 3
},
"0,2",
{
"x": 9
},
"4,2"
],
[
{
"y": -0.75,
"x": 2
},
"0,1",
{
"x": 1
},
"0,3",
{
"x": 7
},
"4,3",
{
"x": 1
},
"4,1"
],
[
{
"y": -0.875,
"x": 5
},
"0,4",
{
"x": 5
},
"4,4"
],
[
{
"y": -0.625,
"x": 1
},
"0,0",
{
"x": 13
},
"4,0"
],
[
{
"y": -0.75,
"x": 3
},
"1,2",
{
"x": 9
},
"5,2"
],
[
{
"y": -0.75,
"x": 2
},
"1,1",
{
"x": 1
},
"1,3",
{
"x": 1
},
"1,0\n\n\n\n\n\n\n\n\ne",
"1,1\n\n\n\n\n\n\n\n\ne",
{
"x": 1
},
"3,0\n\n\n\n\n\n\n\n\ne",
"3,1\n\n\n\n\n\n\n\n\ne",
{
"x": 1
},
"5,3",
{
"x": 1
},
"5,1"
],
[
{
"y": -0.875,
"x": 5
},
"1,4",
{
"x": 5
},
"5,4"
],
[
{
"y": -0.625,
"x": 1
},
"1,0",
{
"x": 13
},
"5,0"
],
[
{
"y": -0.75,
"x": 3
},
"2,2",
{
"x": 9
},
"6,2"
],
[
{
"y": -0.75,
"x": 2
},
"2,1",
{
"x": 1
},
"2,3",
{
"x": 1.5
},
"3,4",
{
"x": 2
},
"7,4",
{
"x": 1.5
},
"6,3",
{
"x": 1
},
"6,1"
],
[
{
"y": -0.875,
"x": 5
},
"2,4",
{
"x": 5
},
"6,4"
],
[
{
"y": -0.625,
"x": 1
},
"2,0",
{
"x": 13
},
"6,0"
],
[
{
"y": -0.5,
"x": 3
},
"3,0",
{
"x": 9
},
"7,0"
],
[
{
"x": 2.5
},
"0,0\n\n\n\n\n\n\n\n\ne",
"0,1\n\n\n\n\n\n\n\n\ne",
{
"x": 8
},
"2,0\n\n\n\n\n\n\n\n\ne",
"2,1\n\n\n\n\n\n\n\n\ne"
],
[
{
"r": 15,
"rx": 4,
"ry": 8.175,
"y": -4.675,
"x": -0.5
},
"3,1"
],
[
{
"r": 30,
"y": -1,
"x": -0.5
},
"3,2"
],
[
{
"r": 45,
"y": -1,
"x": -0.5
},
"3,3"
],
[
{
"r": -45,
"rx": 13,
"y": -4.675,
"x": -0.5
},
"7,3"
],
[
{
"r": -30,
"y": -1,
"x": -0.5
},
"7,2"
],
[
{
"r": -15,
"y": -1,
"x": -0.5
},
"7,1"
]
]
}
}