You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have reviewed the source code on your GitHub. I would like to extract the HID report descriptor for the Mac-compatible touchpad used in this project. I intend to use it in microcontroller development to create a touchpad similar to Apple's. However, the project contains a large amount of code, and I am unsure which report descriptor is for the Mac-compatible touchpad. Could you please reply when you see this message and ideally provide me with information on how many bytes of data this report descriptor should send and what each byte represents? Thank you very much.
Best regards,
The text was updated successfully, but these errors were encountered:
Hey, I saw that you didn't get an answer yet.
Did you maybe find a report descriptor for the mac touchpad as I am also looking for a working descriptor.
Apple has an example descriptor here.
But when using this descriptor to create a HID-Device i cannot get it to work.
Hello,
I have reviewed the source code on your GitHub. I would like to extract the HID report descriptor for the Mac-compatible touchpad used in this project. I intend to use it in microcontroller development to create a touchpad similar to Apple's. However, the project contains a large amount of code, and I am unsure which report descriptor is for the Mac-compatible touchpad. Could you please reply when you see this message and ideally provide me with information on how many bytes of data this report descriptor should send and what each byte represents? Thank you very much.
Best regards,
The text was updated successfully, but these errors were encountered: