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

wireless connection quality #84

Open
lightingghost opened this issue Jun 12, 2018 · 3 comments
Open

wireless connection quality #84

lightingghost opened this issue Jun 12, 2018 · 3 comments

Comments

@lightingghost
Copy link

lightingghost commented Jun 12, 2018

Is there a way to check the wireless connection quality?

The left part of my keyboard sometimes send multiple repeated keys. More specifically, even after I have released a key, its keycode is still being sent until another key is pressed. I assume it is related to the wireless connection between the left half and the receiver. Is there a way to improve the wireless connection quality?

Thanks

@emilytrau
Copy link
Contributor

There isn't a way to debug the wireless connection, but there's a good chance your issue isn't related to the wireless. You may be experiencing chattering, which is especially prevalent on box switches. Try adjusting your debounce settings to compensate.

@lightingghost
Copy link
Author

lightingghost commented Jun 12, 2018

@angustrau Thanks! I did use box switches for my setup. I think chattering usually means when a single key is pressed, multiple keystrokes are sent. But what I have experienced is even after I have released the key, its keycode is still being sent until another key is pressed. Do you think this is related to debounce settings?

@Algram
Copy link

Algram commented Feb 22, 2020

@lightingghost I have the same issue and I don't think it has to do with debouncing. Did you manage to solve it?

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

No branches or pull requests

3 participants