9fdc276260
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title |
||
---|---|---|
.. | ||
README.md | ||
ble.c | ||
ble.h | ||
config.h | ||
rules.mk |
README.md
QMK BLE Adapter
A small device that reads USB keyboard input and passes it on over Bluetooth LE HID.
Hardware
The hardware is relatively easy to assemble. Just follow the schematic and don't forget to cut the VBUS jumper.
Part list:
- Adafruit Feather 32u4 Bluefruit LE
- USB Host Mini
- Pololu 5V Step-Up Voltage Regulator U3V12F5
- Lithium Ion Battery - 3.7v 2000mAh
- Some sort of switch to be able to turn it off
Building and Flashing
make converter-usb_usb-ble
make converter-usb_usb-ble-avrdude