summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/delphine/rgb_led/info.json
blob: d3ba766de4da22f6c7a830a64722926b2444314d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "usb": {
        "pid": "0xDEF2",
        "device_version": "0.0.1"
    },
    "rgblight": {
        "sleep": true
    },
    "ws2812": {
        "pin": "E2"
    },
    "rgb_matrix": {
        "driver": "IS31FL3731"
    }
}