qmk-keychron-q3-colemak-dh/keyboards/keyhive/absinthe/keymaps/vial/vial.json
Dani a3f281f176
Add support for keyhive absinthe (#445)
* add reviung53 vial files

* Revert "add reviung53 vial files"

This reverts commit 074be536deda760843efda31f0c5ee9dbbb5a5e7.

* add absinthe vial files

* enable lto and disable qmk settings

* set vial tap dance entries

* prettify

* correct formatting

* Remove via specific lines

* Add lighting

* Update keyboards/keyhive/absinthe/keymaps/vial/keymap.c

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

* Update keyboards/keyhive/absinthe/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-05-13 23:11:34 -06:00

220 lines
3.8 KiB
JSON

{
"name": "Absinthe",
"vendorId": "0xB00B",
"productId": "0xFEED",
"lighting": "qmk_backlight",
"matrix": {
"rows": 9,
"cols": 9
},
"layouts": {
"labels": [
"Full Backspace",
"Full Right Shift",
"ANSI"
],
"keymap": [
[
{
"c": "#777777"
},
"0,0",
{
"c": "#cccccc"
},
"1,0",
"0,1",
"1,1",
"0,2",
"1,2",
"0,3",
"1,3",
"0,4",
"1,4",
"0,5",
"1,5",
"0,6",
"1,6\n\n\n0,0",
"0,7\n\n\n0,0",
{
"x": 0.5
},
"1,7",
"0,8",
"1,8",
{
"x": 0.75,
"c": "#aaaaaa",
"w": 2
},
"1,6\n\n\n0,1"
],
[
{
"w": 1.5
},
"2,0",
{
"c": "#cccccc"
},
"2,1",
"3,1",
"2,2",
"3,2",
"2,3",
"3,3",
"2,4",
"3,4",
"2,5",
"3,5",
"2,6",
"3,6",
{
"w": 1.5
},
"2,7",
{
"x": 0.5
},
"3,7",
"2,8",
"3,8"
],
[
{
"c": "#aaaaaa",
"w": 1.75
},
"4,0",
{
"c": "#cccccc"
},
"4,1",
"5,1",
"4,2",
"5,2",
"4,3",
"5,3",
"4,4",
"5,4",
"4,5",
"5,5",
"4,6",
{
"c": "#777777",
"w": 2.25
},
"5,6"
],
[
{
"c": "#aaaaaa",
"w": 2.25
},
"6,0",
{
"c": "#cccccc"
},
"6,1",
"7,1",
"6,2",
"7,2",
"6,3",
"7,3",
"6,4",
"7,4",
"6,5",
"7,5",
{
"c": "#aaaaaa",
"w": 1.75
},
"6,6\n\n\n1,0",
"6,7\n\n\n1,0",
{
"x": 1.5,
"c": "#777777"
},
"6,8",
{
"x": 1.5,
"c": "#aaaaaa",
"w": 2.75
},
"6,6\n\n\n1,1"
],
[
{
"w": 1.5
},
"8,0\n\n\n2,0",
"8,1\n\n\n2,0",
{
"w": 1.5
},
"8,2\n\n\n2,0",
{
"c": "#cccccc",
"w": 7
},
"8,3\n\n\n2,0",
{
"c": "#aaaaaa",
"w": 1.5
},
"7,6\n\n\n2,0",
"8,6\n\n\n2,0",
{
"w": 1.5
},
"8,7\n\n\n2,0",
{
"x": 0.5,
"c": "#777777"
},
"7,7",
"8,8",
"7,8"
],
[
{
"y": 0.5,
"c": "#aaaaaa",
"w": 1.25
},
"8,0\n\n\n2,1",
{
"w": 1.25
},
"8,1\n\n\n2,1",
{
"w": 1.25
},
"8,2\n\n\n2,1",
{
"c": "#cccccc",
"w": 6.25
},
"8,3\n\n\n2,1",
{
"c": "#aaaaaa",
"w": 1.25
},
"8,5\n\n\n2,1",
{
"w": 1.25
},
"7,6\n\n\n2,1",
{
"w": 1.25
},
"8,6\n\n\n2,1",
{
"w": 1.25
},
"8,7\n\n\n2,1"
]
]
}
}