summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/usb_descriptor.c
Commit message (Expand)AuthorAge
* Use string literals for `SERIAL_NUMBER` (#13403)Ryan2021-07-16
* core: bump USB spec version in device descriptor to 2.0 (#13078)Michael Stapelberg2021-06-07
* Add support for 8 buttons to mouse report (#10807)Drashna Jaelre2021-01-28
* Omit serial number if not defined (#11104)Ryan2020-12-05
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Hid joystick interface (#4226)a-chol2020-08-29
* Various tidyups for USB descriptor code (#9005)Ryan2020-08-29
* Allow for overriding RAW endpoint usage page and ID. (#8834)Nick Brassel2020-05-21
* Improvements to extrakey HID descriptors (#8156)Ryan2020-02-25
* Un-clang-format usb_descriptor.h (#7216)fauxpark2019-11-04
* Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)Christopher2019-11-05
* Reorder Raw HID interface to match what the USB spec expects (#6801)fauxpark2019-10-08
* Make USB polling rate configurable with a define (#6668)fauxpark2019-09-06
* clang-format changesskullY2019-08-30
* Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre2019-08-30
* LUFA USB descriptor cleanup (#4871)fauxpark2019-08-30
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-15
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08