Skip to content

Prevent ghosting when typing conflicting characters#1

Open
isaacngym wants to merge 2 commits into
chrispaynter:masterfrom
isaacngym:master
Open

Prevent ghosting when typing conflicting characters#1
isaacngym wants to merge 2 commits into
chrispaynter:masterfrom
isaacngym:master

Conversation

@isaacngym

@isaacngym isaacngym commented Aug 29, 2023

Copy link
Copy Markdown

Define MATRIX_HAS_GHOST to eliminate ghost keypresses

Description

Define flag to add anti ghosting support - Without this, pressing the , E, and R keys at the same time results in a ghost keypress of "b" - this is due to the lack of diodes on the keyboard. Mods involving the keyboard should enable the flag to have QMK handle anti-ghosting support

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