~ruther/qmk_firmware

ref: d92ef59f242d3dd8ff19a5a3eec048bd5d2b9f04 qmk_firmware/keyboards/rmi_kb/tkl_ff/v2/info.json -rw-r--r-- 493 bytes
d92ef59f — Ryan Update macOS install script (#21854) 2 years ago
                                                                                
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"
    }
}