imbushuo / mac-precision-touchpad

Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
Other
8.96k stars 565 forks source link

I would like to get the HID report descriptor for the Mac touchpad. #539

Open lhyyydsnbb opened 3 months ago

lhyyydsnbb commented 3 months ago

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,