Commit Graph

3 Commits

Author SHA1 Message Date
012edd34de Add prototype "tree" parser for HID items 2022-09-09 17:22:56 +02:00
e2ed974596 Add documentation to usb_hid_item 2022-09-09 14:38:04 +02:00
2175e1ed74 Split usb_report_descriptor into usb_hid_{item,usage}
This is cleaner IMO.

* usb_hid_item deals with parsing the report descriptor.
* usb_hid_usage has tables that define each usage.
2022-09-09 02:42:00 +02:00