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

Add concurrent flip input processor #11

Merged
merged 3 commits into from
Jul 26, 2024
Merged

Add concurrent flip input processor #11

merged 3 commits into from
Jul 26, 2024

Conversation

daystram
Copy link
Owner

Add concurrent flip input processor. This processor enables a mutual exclusive input for the two given key positions on the key matrix.

Concurrent flip is similar to Razer's Snap Tap or Wooting's SOCD.

This is implemented by completely decoupling the two given keys on the key matrix scan result from the mapper, maintaining a pair of pressed states on this processor's instance.

Debug logs for events in the processor loop are also added in this PR.

@daystram daystram merged commit 4f09d9d into main Jul 26, 2024
6 checks passed
@daystram daystram deleted the feat/concurrent-flip branch July 26, 2024 13:36
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.

1 participant