We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @jannau (Sorry if thats not the right place to talk)
Reading from the description in 6aca967, I see that the trackpads in Apple Silicon Macs use the format same as type 4 in bcm5974.
The trackpads on T2 Macs also use the same format: https://github.com/t2linux/linux-t2-patches/blob/main/4001-Input-bcm5974-Add-support-for-the-T2-Macs.patch
Currently, we are using bcm5974, but aim to use hid-magicmouse instead. Can you help over here?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi @jannau (Sorry if thats not the right place to talk)
Reading from the description in 6aca967, I see that the trackpads in Apple Silicon Macs use the format same as type 4 in bcm5974.
The trackpads on T2 Macs also use the same format:
https://github.com/t2linux/linux-t2-patches/blob/main/4001-Input-bcm5974-Add-support-for-the-T2-Macs.patch
Currently, we are using bcm5974, but aim to use hid-magicmouse instead. Can you help over here?
The text was updated successfully, but these errors were encountered: