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/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.
8 years ago
..
LUFA-git Normalize line endings 9 years ago
adafruit_ble.cpp Add support for Adafruit BLE modules 8 years ago
adafruit_ble.h Add support for Adafruit BLE modules 8 years ago
bluetooth.c Warning reductions (#430) 9 years ago
bluetooth.h Warning reductions (#430) 9 years ago
descriptor.c Added USB Virtual Serial support 9 years ago
descriptor.h Change NKRO size fron 16 bytes to 32 bytes. 8 years ago
lufa.c Use keyboard config for nkro (#7) 8 years ago
lufa.h Cleans up quantum/keymap situation, removes extra lufa folders (#416) 9 years ago
ringbuffer.hpp Add support for Adafruit BLE modules 8 years ago