summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k10_pro/iso/white/info.json
blob: 0201dd96b6afcb2d89fa72fa5ff6d42cf29c86fa (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
{
    "usb": {
        "pid": "0x02A4",
        "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
        }
    }
}