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_firmware/tmk_core/protocol/lufa
Fred Sundvik dd685eceb2 API Sysex fixes
Fix memory leaks by using stack instead of malloc
Reduce memory usage by having less temporary bufffers
Remove warnings by adding includes
Decrease code size by 608 bytes (mostly due to not linking malloc)
More robust handling of buffer overflows
8 years ago
..
LUFA-git Normalize line endings 8 years ago
adafruit_ble.cpp Allow negative values for mouse movements 8 years ago
adafruit_ble.h Add support for Adafruit BLE modules 8 years ago
bluetooth.c Warning reductions (#430) 8 years ago
bluetooth.h Warning reductions (#430) 8 years ago
descriptor.c Fixes issue #900 8 years ago
descriptor.h Initial version of Raw HID interface 8 years ago
lufa.c API Sysex fixes 8 years ago
lufa.h API Sysex fixes 8 years ago
ringbuffer.hpp Add support for Adafruit BLE modules 8 years ago