mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
5856d5e13b
* ChibiOS: USB HID control request as dedicated struct Instead of accessing the raw USB setup packet and documenting the values as the corresponding USB HID control request fields we introduce a struct that allows direct access to the fields. This is safer and self documenting. * Rename usb_request.h to usb_types.h In the future all shared USB data types can live in this file. |
||
---|---|---|
.. | ||
arm_atsam | ||
chibios | ||
lufa | ||
usb_hid | ||
vusb | ||
host_driver.h | ||
host.c | ||
host.h | ||
report.c | ||
report.h | ||
usb_descriptor_common.h | ||
usb_descriptor.c | ||
usb_descriptor.h | ||
usb_device_state.c | ||
usb_device_state.h | ||
usb_types.h | ||
usb_util.c | ||
usb_util.h |