qmk_firmware/tmk_core/protocol/lufa
fauxpark 2c4109394f Fix Caps Lock LEDs once and for all (#4824)
* Check the size of the SET_REPORT packet

If we have two bytes, that probably means the first is a report ID. The 6KRO interface may or may not have one, but the NKRO interface always does, so we need to check this regardless of whether KEYBOARD_SHARED_EP is defined.

* Fix indentation
2019-01-11 17:22:05 -08:00
..
adafruit_ble.cpp
adafruit_ble.h Added BLE support for USB-USB converter. (#1824) 2017-10-15 15:04:03 -10:00
bluetooth.c
bluetooth.h
lufa.c Fix Caps Lock LEDs once and for all (#4824) 2019-01-11 17:22:05 -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
ringbuffer.hpp