usb-tools / python-hid-parser

Typed pure Python library to parse HID report descriptors
MIT License
40 stars 16 forks source link

fix inconsistent usages #17

Open meeuw opened 1 year ago

meeuw commented 1 year ago

My Razer Huntsman Mini keyboard has some inconsistent usages/report_count which make the parser fail.

This PR adds empty usages to make it consistent.