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

Flag to Disable Keyboard Presses #117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DremOSDeveloperTeam
Copy link

This is an odd change considering the scope of this project, but there are times I'd like to disable keyboard sounds but keep mouse sounds on. Specifically, it is a good option to have when not using headphones, since I do actually use a Model M keyboard and would only want one click per keypress!

I did this by copying how the mouse press flag works and adding a check at the same time for any keypress not equal to 0xff.

I also updated the README, since it didn't contain all the options that are available.

@youkwhd
Copy link

youkwhd commented Jul 13, 2024

any chance for this to get merged?

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