summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/usb_descriptor.h
Commit message (Expand)AuthorAge
* [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647)Nick Brassel2022-08-04
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol2021-08-18
* Manually run formatting CI process (#11375)Joel Challis2021-01-01
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-26
* Run cformat and dos2unix manually (#11235)Ryan2020-12-17
* Normalise include statements in core code (#11153)Ryan2020-12-11
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)Sergey Vlasov2020-10-27
* Hid joystick interface (#4226)a-chol2020-08-29
* Various tidyups for USB descriptor code (#9005)Ryan2020-08-29
* Reorder Raw HID interface to match what the USB spec expects (#6801)fauxpark2019-10-08
* clang-format changesskullY2019-08-30
* LUFA USB descriptor cleanup (#4871)fauxpark2019-08-30
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-15
* Tabs to spaces in usb_descriptor.hfauxpark2018-04-11
* Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32Fred Sundvik2018-02-12
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08