qmk-dactyl-manuform-a/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_ble.h
bluetooth.c
bluetooth.h
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
outputselect.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
outputselect.h
ringbuffer.hpp