qmk-keychron-q3-colemak-dh/keyboards/tominabox1/adalyn/keymaps/vial/vial.json
Less/Rikki 45fd373661
March merge additions (#417)
* fixup: update Vial keymaps per upstream reqs

more keycodes renamed

`rgb_matrix_indicators_user` return type switched to bool

keymaps/encoder maps that exceeded DYNAMIC_KEYMAP_LAYER_COUNT had excess
layers removed

EOL spaces and backslashes removed from keymaps

* fixup: DRIVER_LED_TOTAL --> RGB_MATRIX_LED_COUNT

* fixup: Vial-exclusive keyboard configs

* fixup: 42keebs rules

* fixup: relocated Vial keymaps

* fixup: cleanup post-keymap move

Remove wavtype/p01_ultra keymaps that went into QMK under different names

Fix handwired/misterdeck and 4pplet/waffling60/rev_c keymaps

* fixup: Vial-exclusive default keymaps

* fixup: remove broken via-only keymaps

compiling VIA keymaps is not supported anyway

* fixup: non-compiling Vial keymaps

* refactor: changes from QMK PR, fix Vial keymap
2023-03-20 10:33:07 -06:00

155 lines
2.2 KiB
JSON

{
"name": "Adalyn",
"vendorId": "0x7431",
"productId": "0x6164",
"lighting": "none",
"matrix": {
"rows": 4,
"cols": 10
},
"layouts": {
"labels": [],
"keymap": [
[
{
"rx": 6.25,
"y": 0.46,
"x": 1.8499999999999996,
"c": "#aaaaaa"
},
"0,0",
{
"x": 8.949999999999998,
"w": 1.25
},
"0,9"
],
[
{
"y": 0.010000000000000009,
"x": 1.71,
"w": 1.25
},
"1,0",
{
"x": 9.23
},
"1,9"
],
[
{
"y": 0.009999999999999787,
"x": 1.5600000000000005,
"w": 1.75
},
"2,0",
{
"x": 8.519999999999998,
"w": 1.5
},
"2,9"
],
[
{
"y": 0.009999999999999787,
"x": 1.6600000000000001
},
"3,0",
{
"x": 9.57
},
"3,9"
],
[
{
"r": 8,
"y": -4.49,
"x": 3,
"c": "#cccccc"
},
"0,1",
"0,2",
"0,3",
"0,4"
],
[
{
"x": 3.25
},
"1,1",
"1,2",
"1,3",
"1,4"
],
[
{
"x": 3.75
},
"2,1",
"2,2",
"2,3",
"2,4"
],
[
{
"x": 4.5,
"c": "#aaaaaa",
"w": 1.25
},
"3,1",
{
"c": "#cccccc",
"w": 2
},
"3,3"
],
[
{
"r": -8,
"y": -1.9,
"x": 7.5
},
"0,5",
"0,6",
"0,7",
"0,8"
],
[
{
"x": 7.75
},
"1,5",
"1,6",
"1,7",
"1,8"
],
[
{
"x": 7.25,
"c": "#aaaaaa"
},
"2,5",
{
"c": "#cccccc"
},
"2,6",
"2,7",
"2,8"
],
[
{
"x": 7.25,
"w": 2.25
},
"3,6",
{
"c": "#aaaaaa",
"w": 1.25
},
"3,7"
]
]
}
}