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 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
bluetooth.h Add RN42 Bluetooth module support 2017-03-29 23:03:04 -04:00
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 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