qmk-firmwares/tmk_core/protocol/lufa
Wez Furlong 712476cd28 Add support for Adafruit BLE modules
This implements some helper functions that allow sending key reports
to an SPI based Bluetooth Low Energy module, such as the Adafruit
Feather 32u4 Bluefruit LE.

There is some plumbing required in lufa.c to enable this; that
is in a follow-on commit.
2016-11-27 23:49:44 -08:00
..
LUFA-git Normalize line endings 2016-08-27 18:40:50 +03:00
adafruit_ble.cpp Add support for Adafruit BLE modules 2016-11-27 23:49:44 -08:00
adafruit_ble.h Add support for Adafruit BLE modules 2016-11-27 23:49:44 -08:00
bluetooth.c Warning reductions (#430) 2016-06-21 17:42:29 -04:00
bluetooth.h Warning reductions (#430) 2016-06-21 17:42:29 -04:00
descriptor.c Added USB Virtual Serial support 2016-08-23 04:16:35 +00:00
descriptor.h Change NKRO size fron 16 bytes to 32 bytes. 2016-09-06 14:59:12 -05:00
lufa.c Use keyboard config for nkro (#7) 2016-09-06 23:19:01 -05:00
lufa.h Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
ringbuffer.hpp Add support for Adafruit BLE modules 2016-11-27 23:49:44 -08:00