diff options
Diffstat (limited to 'keyboards/mechwild/bde/info.json')
-rw-r--r-- | keyboards/mechwild/bde/info.json | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/keyboards/mechwild/bde/info.json b/keyboards/mechwild/bde/info.json deleted file mode 100644 index 0177b4c949..0000000000 --- a/keyboards/mechwild/bde/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "manufacturer": "MechWild", - "url": "mechwild.com", - "maintainer": "kylemccreery", - "usb": { - "vid": "0x6D77" - }, - "debounce": 5, - "build": { - "lto": true - }, - "features": { - "bootmagic": true, - "command": false, - "console": false, - "debug": false, - "extrakey": true, - "mousekey": true, - "rgblight": true, - "nkro": true - }, - "development_board": "promicro", - "rgblight": { - "sleep": true, - "max_brightness": 255 - }, - "tapping": { - "tap_keycode_delay": 10, - "tap_capslock_delay": 10 - } -} |