qmk-firmware/keyboards/converter/usb_usb/ble
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* 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
2017-11-27 23:08:21 -05:00
..
README.md restructure converters (#1825) 2017-11-08 11:11:44 -05:00
ble.c restructure converters (#1825) 2017-11-08 11:11:44 -05:00
ble.h restructure converters (#1825) 2017-11-08 11:11:44 -05:00
config.h restructure converters (#1825) 2017-11-08 11:11:44 -05:00
rules.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00

README.md

QMK BLE Adapter

A small device that reads USB keyboard input and passes it on over Bluetooth LE HID.

Picture of Adapter

Hardware

The hardware is relatively easy to assemble. Just follow the schematic and don't forget to cut the VBUS jumper.

Schematic: Schematic

Part list:

Building and Flashing

make converter-usb_usb-ble
make converter-usb_usb-ble-avrdude