* 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>
22 lines
282 B
JSON
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"
|
|
]
|
|
]
|
|
}
|
|
}
|