{
    "manufacturer": "Jaykeeb Studio",
    "maintainer": "Alabahuy",    
    "processor": "RP2040",
    "bootloader": "rp2040",
    "diode_direction": "COL2ROW",
    "features": {
        "bootmagic": true,
        "extrakey": true,
        "mousekey": true,
        "nkro": true
    },
    "usb": {
        "vid": "0x414C"
    },
    "matrix_pins": {
        "cols": ["GP24", "GP14", "GP13", "GP12", "GP11", "GP10", "GP9", "GP8", "GP7", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"],
        "rows": ["GP29", "GP0", "GP15", "GP26", "GP27"]
    },
    "indicators": {
        "caps_lock": "GP25",
        "on_state": 0
    }
}
