summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/usb_descriptor.c
AgeCommit message (Expand)Author
2019-11-04Un-clang-format usb_descriptor.h (#7216)fauxpark
2019-11-05Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)Christopher
2019-10-08Reorder Raw HID interface to match what the USB spec expects (#6801)fauxpark
2019-09-06Make USB polling rate configurable with a define (#6668)fauxpark
2019-08-30clang-format changesskullY
2019-08-30Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre
2019-08-30LUFA USB descriptor cleanup (#4871)fauxpark
2018-11-15Use a single endpoint for HID reports (#3951)James Laird-Wah
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo