Skip to content
New issue

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

Make Force Touch inputs detects rejection zone #168

Merged

Conversation

kanghengliu
Copy link
Contributor

Adds detection for zone when triggering Force Touch #167

@1Revenger1
Copy link
Collaborator

I think the better solution is to check that fingerState[i] is equal to VALID before checking isForceTouch on line 226.

Ditched check zone code in favor of checking VALID before registering force touch
@kanghengliu
Copy link
Contributor Author

kanghengliu commented May 1, 2023

Updated code as instructed. Tested to be functional

@1Revenger1 1Revenger1 merged commit 3f0dd53 into VoodooSMBus:master May 2, 2023
1 check passed
@kanghengliu kanghengliu deleted the MrProphet-patch-ForceTouch-1 branch May 3, 2023 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants