{
    "manufacturer": "rot13labs",
    "keyboard_name": "Veilid SAO",
    "maintainer": "c0ldbru",
    "bootloader": "usbasploader",
    "diode_direction": "COL2ROW",
    "features": {
        "bootmagic": true,
        "extrakey": false,
        "mousekey": false,
        "nkro": false,
        "rgb_matrix": true
    },
    "matrix_pins": {
        "cols": ["C0"],
        "rows": ["B1"]
    },
    "processor": "atmega328p",
    "usb": {
        "device_version": "13.3.7",
        "pid": "0xBEEF",
        "vid": "0xBEEF"
    }, 
    "ws2812": {
        "pin": "B0"
    },
    "rgb_matrix": {
        "animations": {
            "cycle_left_right": true
        },
        "driver": "ws2812",
        "layout": [
            {"flags": 4, "matrix": [0, 0], "x": 0,   "y": 0}
        ],
        "max_brightness": 100
    },
    "community_layouts": ["ortho_1x1"],
    "layouts": {
        "LAYOUT_ortho_1x1": {
            "layout": [
                {"label": "Ctrl", "matrix": [0, 0], "x": 0, "y": 0}
              ]
        }
    }
}
