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-fw/tmk_core/protocol/lufa
fauxpark ae79b60e6b Always read two bytes from the endpoint if we have two bytes to read
When this if statement is false, it will cause the report ID to be read as the LED state.
We already know there are two bytes in the endpoint, which is a reasonably good indicator that it contains a report ID, so we should always read both.
6 years ago
..
adafruit_ble.cpp Adafruit Feather BLE / BLE Friend mouse buttons support 8 years ago
adafruit_ble.h Added BLE support for USB-USB converter. (#1824) 8 years ago
bluetooth.c Warning reductions (#430) 9 years ago
bluetooth.h Add RN42 Bluetooth module support 8 years ago
lufa.c Always read two bytes from the endpoint if we have two bytes to read 6 years ago
lufa.h Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
outputselect.c Generate API docs from source code comments (#2491) 7 years ago
outputselect.h Refactor Bluetooth Handling 8 years ago
ringbuffer.hpp Add support for Adafruit BLE modules 9 years ago