summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/usb_descriptor.c
AgeCommit message (Expand)Author
2020-06-12Allow for overriding RAW endpoint usage page and ID. (#8834)Nick Brassel
2020-03-26Improvements to extrakey HID descriptors (#8156)Ryan
2020-02-26Un-clang-format usb_descriptor.h (#7216)fauxpark
2020-01-09Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)Christopher
2019-12-06fix: only change usb vesion spec if webusb is enabledFlorian Didron
2019-12-06feat: adds pairing keyFlorian Didron
2019-12-06feat: adds webusbFlorian Didron
2019-11-04Reorder Raw HID interface to match what the USB spec expects (#6801)fauxpark
2019-09-26Make USB polling rate configurable with a define (#6668)fauxpark
2019-09-17clang-format changesskullY
2019-09-17Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre
2019-09-17LUFA 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