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

kbscan: Remove redundant column checks for ghosts #432

Closed
wants to merge 1 commit into from

Conversation

crawfxrd
Copy link
Member

There is no need to check columns before the one specified as they will have already been checked in previous loops of the caller.

There is no need to check columns before the one specified as they will
have already been checked in previous loops of the caller.

Signed-off-by: Tim Crawford <[email protected]>
@crawfxrd crawfxrd requested review from jackpot51 and a team January 19, 2024 21:35
@leviport
Copy link
Member

It looks like this increases ghosting on the darp9 I tested it on. Mashing a bunch of keys causes ghost presses on keys that are far away from my hand and the keys I'm mashing. The currently released firmware doesn't behave the same way

Current firmware:
IMG_20240122_131128_393

This PR:
IMG_20240122_130718_926

@crawfxrd crawfxrd marked this pull request as draft January 24, 2024 16:05
@crawfxrd crawfxrd closed this Mar 19, 2024
@crawfxrd crawfxrd deleted the kbscan-dup-cols branch March 19, 2024 21:48
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.

2 participants