{
    "name": "Boardloaf HE",
    "vendorId": "0x424C",
    "productId": "0x0001",
    "lighting": "none",
    "matrix": { "rows": 6, "cols": 6 },
    "layouts": {
        "labels": ["Default"],
        "keymap": [
            [
                "0,0", "0,1", "0,2", "0,3", "0,4", "0,5",
                "3,0", "3,1", "3,2", "3,3", "3,4", "3,5"
            ],
            [
                "1,0", "1,1", "1,2", "1,3", "1,4", "1,5",
                "4,0", "4,1", "4,2", "4,3", "4,4", "4,5"
            ],
            [
                "2,0", "2,1", "2,2", "2,3", "2,4", "2,5",
                "5,0", "5,1", "5,2", "5,3", "5,4", "5,5"
            ]
        ]
    },
    "custom_values": [
        {
            "id": 0,
            "description": "Global Actuation Point",
            "type": "range",
            "min": 100,
            "max": 4000
        },
        {
            "id": 1,
            "description": "Rapid Trigger Sensitivity",
            "type": "range",
            "min": 50,
            "max": 1000
        }
    ]
}
