summaryrefslogtreecommitdiff
path: root/keyboards/westm/westm9/rev1/info.json
blob: 5561baa5a9ec9af494072e8a64a889d0757922d6 (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": "0x0301"
    },
    "rgblight": {
        "led_count": 14,
        "animations": {
            "breathing": true,
            "rainbow_mood": true,
            "rainbow_swirl": true,
            "snake": true,
            "knight": true,
            "christmas": true,
            "static_gradient": true,
            "rgb_test": true,
            "alternating": true,
            "twinkle": true
        }
    },
    "ws2812": {
        "pin": "F1"
    }
}