{
    "manufacturer": "suikagiken",
    "keyboard_name": "suika15tone",
    "maintainer": "suikagiken",
    "processor": "RP2040",
    "bootloader": "rp2040",
    "diode_direction": "COL2ROW",
    "features": {
        "bootmagic": true,
        "extrakey": true,
        "midi": true,
        "mousekey": true,
        "nkro": true
    },
    "matrix_pins": {
        "cols": ["GP24", "GP0", "GP1", "GP2", "GP3", "GP4", "GP12", "GP13", "GP14"],
        "rows": ["GP25", "GP23"]
    },
    "url": "https://github.com/suikagiken/suika15tone",
    "usb": {
        "device_version": "1.0.0",
        "vid": "0x4B48",
        "pid": "0x0301"
    },
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"matrix": [0, 0], "x": 0,   "y": 0},
                {"matrix": [0, 1], "x": 2,   "y": 0},
                {"matrix": [0, 2], "x": 3,   "y": 0},
                {"matrix": [0, 4], "x": 5,   "y": 0},
                {"matrix": [0, 5], "x": 6,   "y": 0},
                {"matrix": [0, 6], "x": 7,   "y": 0},
                {"matrix": [1, 0], "x": 0,   "y": 1},
                {"matrix": [1, 1], "x": 1.5, "y": 1},
                {"matrix": [1, 2], "x": 2.5, "y": 1},
                {"matrix": [1, 3], "x": 3.5, "y": 1},
                {"matrix": [1, 4], "x": 4.5, "y": 1},
                {"matrix": [1, 5], "x": 5.5, "y": 1},
                {"matrix": [1, 6], "x": 6.5, "y": 1},
                {"matrix": [1, 7], "x": 7.5, "y": 1},
                {"matrix": [1, 8], "x": 8.5, "y": 1}
           ]
        }
    }
}
