summaryrefslogtreecommitdiff
path: root/keyboards/rmi_kb/tkl_ff/v2/info.json
blob: 72a3406af3e9e0ef4b18ea037b33063533280e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "usb": {
        "pid": "0x10FF"
    },
    "rgblight": {
        "hue_steps": 32,
        "saturation_steps": 32,
        "brightness_steps": 32,
        "led_count": 26,
        "animations": {
            "breathing": true,
            "rainbow_mood": true,
            "rainbow_swirl": true,
            "christmas": true,
            "static_gradient": true,
            "rgb_test": true,
            "alternating": true
        }
    },
    "ws2812": {
        "pin": "E2"
    }
}