qmk-firmware/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.
2019-01-22 09:30:01 -08:00
..
adafruit_ble.cpp Adafruit Feather BLE / BLE Friend mouse buttons support 2017-05-29 18:17:21 +07:00
adafruit_ble.h Added BLE support for USB-USB converter. (#1824) 2017-10-15 15:04:03 -10:00
bluetooth.c Warning reductions (#430) 2016-06-21 17:42:29 -04:00
bluetooth.h Add RN42 Bluetooth module support 2017-03-29 23:03:04 -04:00
lufa.c Always read two bytes from the endpoint if we have two bytes to read 2019-01-22 09:30:01 -08:00
lufa.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
outputselect.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
outputselect.h Refactor Bluetooth Handling 2017-03-24 12:53:55 -04:00
ringbuffer.hpp Add support for Adafruit BLE modules 2016-11-27 23:49:44 -08:00