You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

23 lines
498 B

{
"keyboard_name": "BigSwitch PCB",
"manufacturer": "flehrad",
"maintainer": "qmk",
"usb": {
"vid": "0x1209",
"pid": "0xB195",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["B6"],
"rows": ["B5"]
},
"diode_direction": "ROW2COL",
"processor": "atmega32u4",
"bootloader": "caterina",
"debounce": 50,
"layouts": {
"LAYOUT": {
"layout": [{"x":0, "y":0, "w":4, "h":4}]
}
}
}