{
    "manufacturer": "Boardloaf",
    "keyboard_name": "Boardloaf HE",
    "maintainer": "qmk",
    "processor": "RP2040",
    "bootloader": "rp2040",
    "diode_direction": "COL2ROW",
    "features": {
        "bootmagic": true,
        "command": false,
        "console": true,
        "extrakey": true,
        "mousekey": true,
        "nkro": true,
        "custom_matrix": true,
        "split": true,
        "pointing_device": true
    },
    "split": {
        "enabled": true,
        "soft_serial_pin": "GP14",
        "usb_detect": {
            "enabled": true
        }
    },
    "build": {
        "firmware_format": "uf2",
        "lto": true
    },
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"matrix": [0, 0], "x": 0, "y": 0}, {"matrix": [0, 1], "x": 1, "y": 0}, {"matrix": [0, 2], "x": 2, "y": 0}, {"matrix": [0, 3], "x": 3, "y": 0}, {"matrix": [0, 4], "x": 4, "y": 0}, {"matrix": [0, 5], "x": 5, "y": 0},  {"matrix": [3, 0], "x": 11, "y": 0}, {"matrix": [3, 1], "x": 12, "y": 0}, {"matrix": [3, 2], "x": 13, "y": 0}, {"matrix": [3, 3], "x": 14, "y": 0}, {"matrix": [3, 4], "x": 15, "y": 0}, {"matrix": [3, 5], "x": 16, "y": 0},
                {"matrix": [1, 0], "x": 0, "y": 1}, {"matrix": [1, 1], "x": 1, "y": 1}, {"matrix": [1, 2], "x": 2, "y": 1}, {"matrix": [1, 3], "x": 3, "y": 1}, {"matrix": [1, 4], "x": 4, "y": 1}, {"matrix": [1, 5], "x": 5, "y": 1},  {"matrix": [4, 0], "x": 11, "y": 1}, {"matrix": [4, 1], "x": 12, "y": 1}, {"matrix": [4, 2], "x": 13, "y": 1}, {"matrix": [4, 3], "x": 14, "y": 1}, {"matrix": [4, 4], "x": 15, "y": 1}, {"matrix": [4, 5], "x": 16, "y": 1},
                {"matrix": [2, 0], "x": 0, "y": 2}, {"matrix": [2, 1], "x": 1, "y": 2}, {"matrix": [2, 2], "x": 2, "y": 2}, {"matrix": [2, 3], "x": 3, "y": 2}, {"matrix": [2, 4], "x": 4, "y": 2}, {"matrix": [2, 5], "x": 5, "y": 2},  {"matrix": [5, 0], "x": 11, "y": 2}, {"matrix": [5, 1], "x": 12, "y": 2}, {"matrix": [5, 2], "x": 13, "y": 2}, {"matrix": [5, 3], "x": 14, "y": 2}, {"matrix": [5, 4], "x": 15, "y": 2}, {"matrix": [5, 5], "x": 16, "y": 2}
            ]
        }
    }
}
