qmk-keychron-q3-colemak-dh/keyboards/flehrad/bigswitch/keymaps/vial/vial.json
Ed Griebel ac3f6d5eee
flehrad/bigswitch: adding Vial port, expand flash documentation (#649)
* blehrad/bigswitch: adding Vial port, expand flash docu

* flehrad/bigswitch: default to SECURE mode

* typo

* Apply suggestions from code review

single key as an unlock combo

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

* remove redundant setup info

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-28 19:36:21 -06:00

22 lines
282 B
JSON

{
"name": "Big Switch",
"vendorId": "0x1209",
"productId": "0xB195",
"lighting": "qmk_rgblight",
"matrix": {
"rows": 1,
"cols": 1
},
"layouts": {
"keymap": [
[
{
"w": 4,
"h": 4
},
"0,0"
]
]
}
}