aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mechwild/bde/info.json
blob: edecde1ebae4b2299b9c2ed0ad3745a4015ea144 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "manufacturer": "MechWild",
    "url": "mechwild.com",
    "maintainer": "kylemccreery",
    "usb": {
        "vid": "0x6D77"
    },
    "build": {
        "lto": true
    },
    "development_board": "promicro",
    "rgblight": {
        "sleep": true
    },
    "tapping": {
        "tap_keycode_delay": 10,
        "tap_capslock_delay": 10
    }
}