summaryrefslogtreecommitdiff
path: root/keyboards/cozykeys/bloomer/info.json
blob: 622d5054be554214241b432bdcefd7fe6a44076b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "keyboard_name": "Bloomer",
    "manufacturer": "CozyKeys",
    "url": "https://github.com/cozykeys/bloomer",
    "maintainer": "pcewing",
    "usb": {
        "vid": "0xFEED",
        "pid": "0x1191"
    },
    "rgblight": {
        "saturation_steps": 8,
        "brightness_steps": 8,
        "led_count": 12,
        "sleep": true
    },
    "ws2812": {
        "pin": "D7"
    }
}