summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k10_pro/iso/rgb/info.json
blob: ea304a931954c30be0ed54c1b632c5cf30ad44ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
    "usb": {
        "vid": "0x3434",
        "pid": "0x02A1",
        "device_version": "1.0.0"
    },
    "features": {
        "led_matrix": true
    },
    "led_matrix": {
        "driver": "CKLED2001",
        "animations": {
            "none": true,
            "solid": true,
            "breathing": true,
            "band_pinwheel": true,
            "band_spiral": true,
            "cycle_left_right": true,
            "cycle_up_down": true,
            "cycle_out_in": true,
            "dual_beacon": true,
            "solid_reactive_simple": true,
            "solid_reactive_multiwide": true,
            "solid_reactive_multinexus": true,
            "solid_splash": true,
            "wave_left_right": true,
            "wave_up_down": true,
            "effect_max": true
        }
    }
}