summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dygma/raise/info.json
blob: b9bcd2e639c05c037e374cac382612eafd5b09ca (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
{
    "keyboard_name": "Raise",
    "manufacturer": "Dygma",
    "url": "https://github.com/qmk/qmk_firmware/tree/master/keyboards/dygma/raise",
    "maintainer": "ibash",
    "usb": {
        "vid": "0x1209",
        "pid": "0x2201",
        "device_version": "0.0.1"
    },
    "rgb_matrix": {
        "animations": {
            "typing_heatmap": true,
            "solid_reactive_simple": true,
            "solid_reactive": true,
            "solid_reactive_wide": true,
            "solid_reactive_multiwide": true,
            "solid_reactive_cross": true,
            "solid_reactive_multicross": true,
            "solid_reactive_nexus": true,
            "solid_reactive_multinexus": true
        },
        "driver": "custom",
        "led_flush_limit": 100,
        "sleep": true
    },
    "processor": "STM32F411",
    "bootloader": "stm32-dfu",
    "board": "BLACKPILL_STM32_F411",
    "debounce": 0
}