aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/usb_descriptor.c
Commit message (Expand)AuthorAgeFilesLines
* Hid joystick interface (#4226)a-chol2020-08-291-1/+110
* Various tidyups for USB descriptor code (#9005)Ryan2020-08-291-5/+5
* Allow for overriding RAW endpoint usage page and ID. (#8834)Nick Brassel2020-05-211-2/+3
* Improvements to extrakey HID descriptors (#8156)Ryan2020-02-251-8/+8
* Un-clang-format usb_descriptor.h (#7216)fauxpark2019-11-041-347/+701
* Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)Christopher2019-11-051-1/+1
* Reorder Raw HID interface to match what the USB spec expects (#6801)fauxpark2019-10-081-10/+10
* Make USB polling rate configurable with a define (#6668)fauxpark2019-09-061-3/+7
* clang-format changesskullY2019-08-301-712/+360
* Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre2019-08-301-11/+15
* LUFA USB descriptor cleanup (#4871)fauxpark2019-08-301-705/+698
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-151-117/+96
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-0/+1017