qmk-keychron-q3-colemak-dh/keyboards/geekboards/macropad_v2/keymaps/vial/vial.json

18 lines
443 B
JSON
Raw Normal View History

{
"name": "Geekboards Macropad v2",
"vendorId": "0x0483",
"productId": "0xA372",
"customKeycodes": [
{"name": "Alt Tab", "title": "Alt Tab", "shortName": "AltTab"},
{"name": "Shift Alt Tab", "title": "Shift Alt Tab", "shortName": "ShiftAltTab"}
],
"lighting": "vialrgb",
"matrix": { "rows": 2, "cols": 4 },
"layouts": {
"keymap": [
["0,0", "0,1", "0,2", "0,3"],
["1,0", "1,1", "1,2", "1,3"]
]
}
}