diff options
author | Stefan Kerkmann <karlk90@pm.me> | 2023-10-27 18:44:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-27 18:44:58 +0200 |
commit | 5856d5e13b1f59187f1a73d1bda8075cba7daaa8 (patch) | |
tree | 3914fbaf702c268ea1348b3bb3c8269f4983cdde /keyboards/keychron/q5/iso/rules.mk | |
parent | 64d1ce751fa455a9918e7b93a18dde9479beba2f (diff) |
[Maintenance] USB HID control packet as struct (#21688)
* 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.
Diffstat (limited to 'keyboards/keychron/q5/iso/rules.mk')
0 files changed, 0 insertions, 0 deletions