keyboard.json (836B)
- {
- "keyboard_name": "Big Switch Seat",
- "manufacturer": "Keebio",
- "url": "https://robotcandy.company/",
- "maintainer": "nooges",
- "usb": {
- "vid": "0xCB10",
- "pid": "0x1011",
- "device_version": "0.0.1"
- },
- "features": {
- "bootmagic": true,
- "console": true,
- "extrakey": true,
- "mousekey": false,
- "nkro": false
- },
- "qmk": {
- "locking": {
- "enabled": true,
- "resync": true
- }
- },
- "matrix_pins": {
- "cols": ["F0"],
- "rows": ["E6"]
- },
- "diode_direction": "COL2ROW",
- "processor": "atmega32u4",
- "bootloader": "atmel-dfu",
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"matrix": [0, 0], "x": 0, "y": 0, "w": 4, "h": 4}
- ]
- }
- }
- }