You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/converter/usb_usb/ble
Balz Guenat 3b5381d689 restructure converters (#1825)
* restructure converters

each converter is its own keyboard and different hardware variants are different subprojects.

remove (seemingly) old method of loading layouts from main Makefile

* call led_set_kb() from overridden led_set()

* put converter back into one folder

* revert some structure changes to bring in line with #1784.

Also attempt to get the BLE thing more properly integrated.
Also also fix led_set() to call led_set_kb().
7 years ago
..
README.md restructure converters (#1825) 7 years ago
ble.c restructure converters (#1825) 7 years ago
ble.h restructure converters (#1825) 7 years ago
config.h restructure converters (#1825) 7 years ago
rules.mk restructure converters (#1825) 7 years ago

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