qmk-keychron-q3-colemak-dh/keyboards/ferris/0_1/keymaps/vial/vial.json
Harley Laue dda43c887d
Move the Ferris Sweep config into the revision specific location & add port of 0.1 board (#237)
* Move the Ferris Sweep config into the revision specific location

* The 0_1, at the very least, has a different matrix, so having the
  sweep one at the top level doesn't really make sense.

* Add Ferris 0_1 based off the Sweep version
2022-09-06 09:34:50 -06:00

209 lines
2.7 KiB
JSON

{
"name": "Ferris 0.1",
"vendorId": "0xC2AB",
"productId": "0x0000",
"firmwareVersion": 0,
"lighting": "none",
"keycodes": [
"via/keycodes"
],
"menus": [
"via/keymap",
"via/layouts",
"via/macros",
"via/save_load"
],
"matrix": {
"rows": 8,
"cols": 10
},
"layouts": {
"keymap": [
[
{
"x": 2
},
"0,2",
{
"x": 5.75
},
"4,2"
],
[
{
"y": -0.5,
"x": 1
},
"0,1",
{
"x": 1
},
"0,3",
{
"x": 3.75
},
"4,1",
{
"x": 1
},
"4,3"
],
[
{
"y": -0.75,
"x": 4
},
"0,4",
{
"x": 1.75
},
"4,0"
],
[
{
"y": -0.75,
"x": 2
},
"1,2",
{
"x": 5.75
},
"5,2"
],
[
{
"y": -0.75
},
"0,0",
{
"x": 9.75
},
"4,4"
],
[
{
"y": -0.75,
"x": 1
},
"1,1",
{
"x": 1
},
"1,3",
{
"x": 3.75
},
"5,1",
{
"x": 1
},
"5,3"
],
[
{
"y": -0.75,
"x": 4
},
"1,4",
{
"x": 1.75
},
"5,0"
],
[
{
"y": -0.75,
"x": 2
},
"2,2",
{
"x": 5.75
},
"6,2"
],
[
{
"y": -0.75
},
"1,0",
{
"x": 9.75
},
"5,4"
],
[
{
"y": -0.75,
"x": 1
},
"2,1",
{
"x": 1
},
"2,3",
{
"x": 3.75
},
"6,1",
{
"x": 1
},
"6,3"
],
[
{
"y": -0.75,
"x": 4
},
"2,4",
{
"x": 1.75
},
"6,0"
],
[
{
"y": -0.5
},
"2,0",
{
"x": 9.75
},
"6,4"
],
[
{
"r": 15,
"y": -1.5099999999999998,
"x": 4.67
},
"3,3"
],
[
{
"r": 30,
"y": -2.49,
"x": 6.5
},
"3,4"
],
[
{
"r": -30,
"y": 4.92,
"x": 2.76
},
"7,0"
],
[
{
"r": -15,
"y": -2.42,
"x": 5.75
},
"7,1"
]
]
}
}