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 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
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
bluetooth.h Add RN42 Bluetooth module support 8 years ago
lufa.c Fix Caps Lock LEDs once and for all (#4824) 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