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

Phantom Keypresses #506

Closed
kelvinlauKL opened this issue Jun 23, 2024 · 28 comments
Closed

Phantom Keypresses #506

kelvinlauKL opened this issue Jun 23, 2024 · 28 comments

Comments

@kelvinlauKL
Copy link

I've had this keyboard for over a year now. I've noticed that it occasionally does a "phantom" keypress while I'm typing. For example, when I try to type:

Hi, how are you doing?

It would sometime insert additional keystrokes:

Hi, hoow are you doing?

Is this a problem other folks have noticed as well?

@kharoutinian
Copy link

I see similar behavior with my 360 pro a couple times a day. For me it will almost always manifest with the "phantom" keypress after the next letter like this:

Hi, howo are you doing?

I also see it with both of my 1st gen Advantage boards so I've been assuming its because of the way that I type. I'll start taking note of what letters I type when it happens again to try to make some correlations.

@ReFil
Copy link
Collaborator

ReFil commented Jun 23, 2024

If this is presenting an issue you can try adjusting your debouncing settings https://zmk.dev/docs/features/debouncing

@linhub15
Copy link

linhub15 commented Jul 9, 2024

I ran into this issue as well, and documented some mitigation steps in this reddit post.

https://www.reddit.com/r/kinesisadvantage/comments/1buz2vv/looking_for_suggestions_duplicate_and_double_key/

In the end, the keyboard was replaced. Now, on the replacement keyboard it is happening again.

e.g. when I typed "replacement", it typed "replaccement", sometimes there are three letter occurrences as well.

@sbg-dev
Copy link

sbg-dev commented Aug 1, 2024

I was just looking if a new FW is available because I'm facing the same issue that was already described and I found this issue. I'll try the suggested solution with the debouncing settings.,
Btw. this issue happened twice while writing this post. ☹️

@KinesisCorporation
Copy link
Owner

Thanks for raising this issue. Our tech support team has talked with some of you and we've been researching this issue ourselves.

If people are experiencing this type of issue with completely different keyboards, this sounds like a garden-variety typo or perhaps a PC problem...

If people are seeing this issue exclusively on the 360 Pro then it could be a firmware/Bluetooth/settings issue (keyboard is sending extra strokes or debounce isn't optimized for your typing speed/style) or a hardware issue with a switch. If it was a switch defect, we would expect to see it on the same key over and over. If its a firmware problem we would expect to see it happen with all keys to some degree.

Please let us know what each of you are seeing and whether its specific to Bluetooth or USB operating modes so we can investigate further. Thanks!

@kelvinlauKL
Copy link
Author

Thanks for raising this issue. Our tech support team has talked with some of you and we've been researching this issue ourselves.

If people are experiencing this type of issue with completely different keyboards, this sounds like a garden-variety typo or perhaps a PC problem...

If people are seeing this issue exclusively on the 360 Pro then it could be a firmware/Bluetooth/settings issue (keyboard is sending extra strokes or debounce isn't optimized for your typing speed/style) or a hardware issue with a switch. If it was a switch defect, we would expect to see it on the same key over and over. If its a firmware problem we would expect to see it happen with all keys to some degree.

Please let us know what each of you are seeing and whether its specific to Bluetooth or USB operating modes so we can investigate further. Thanks!

I'm on bluetooth, advantage 360 pro. I don't think it's limited to one key - there doesn't seem to be rhyme or reason to when it duplicates keys.

It happens on both my Mac Studio and MacBook Pro, so I don't think it's computer specific. It's happened to me enough that I don't think it's a typo.

@KinesisCorporation
Copy link
Owner

Thanks for raising this issue. Our tech support team has talked with some of you and we've been researching this issue ourselves.
If people are experiencing this type of issue with completely different keyboards, this sounds like a garden-variety typo or perhaps a PC problem...
If people are seeing this issue exclusively on the 360 Pro then it could be a firmware/Bluetooth/settings issue (keyboard is sending extra strokes or debounce isn't optimized for your typing speed/style) or a hardware issue with a switch. If it was a switch defect, we would expect to see it on the same key over and over. If its a firmware problem we would expect to see it happen with all keys to some degree.
Please let us know what each of you are seeing and whether its specific to Bluetooth or USB operating modes so we can investigate further. Thanks!

I'm on bluetooth, advantage 360 pro. I don't think it's limited to one key - there doesn't seem to be rhyme or reason to when it duplicates keys.

It happens on both my Mac Studio and MacBook Pro, so I don't think it's computer specific. It's happened to me enough that I don't think it's a typo.

Gotcha. So its random and not reproducible in anyway and not limited to one key.

  • Would be good to switch to USB for a little bit and see if the issue goes away?

  • Have you tried increasing your debounce settings from the default 5ms closer to 10-12ms?

https://zmk.dev/docs/features/debouncing

storopoli added a commit to storopoli/Adv360-Pro-ZMK that referenced this issue Aug 20, 2024
@kbrah
Copy link

kbrah commented Aug 27, 2024

I face the same issue. For me it happens only with Bluetooth. When I'm plugged in with USB there are no phantom keypresses.

@KinesisCorporation
Copy link
Owner

I face the same issue. For me it happens only with Bluetooth. When I'm plugged in with USB there are no phantom keypresses.

Please try adjusting your debounce settings to 10-12ms and report back.

@ebzzry
Copy link

ebzzry commented Sep 2, 2024

I have done all the suggestions but I still have phantom keypresses.

@KinesisCorporation
Copy link
Owner

Sorry to hear that but thank you very much for trying!

Please submit a trouble ticket. We'd like to have you try a bluetooth adapter to see if that makes a difference. If it turns out its a keyboard-specific problem don't worry, you are covered under the original warranty.

https://kinesis-ergo.com/support/contact-a-technician/

@ebzzry
Copy link

ebzzry commented Sep 8, 2024

After trying to fix the problem for at least a year—applying patches, changing settings—I give up.

I switched to wired mode and couldn't be happier.

@michamcr

This comment was marked as off-topic.

@KinesisCorporation

This comment was marked as off-topic.

vincic pushed a commit to vincic/Adv360-Pro-ZMK that referenced this issue Sep 17, 2024
@Fomiller
Copy link

I am also seeing the describe issue with an additional problem of input delay, typing a word and having the characters not appear or waiting 1-2 seconds to have the characters appear. I am using an Advantage 360 pro on MacOS 14.4 and 14.6 using bluetooth. When switching to usb the issue seems to resolve itself

@KinesisCorporation
Copy link
Owner

Hi @Fomiller. Sorry to hear you are having this problem. Please send us a support ticket using the link below. We'd like to get you a complimentary USB-A Bluetooth dongle to test whether that addresses your issue.

https://kinesis-ergo.com/support/contact-a-technician/

@vincic
Copy link

vincic commented Oct 12, 2024

I have two sets, one from this year which is giving me these problems, mainly with r. Many times it is not registered at all and other times multiple. The issue is on both cable and bluetooth on MacOS and on cable with Linux. I tried the debouncing suggestion 3 weeks ago, but no difference.

Tried to downgrade to my v2 version which is running flawless on my other keyboard but the problem still persists.

Just submitted a support ticket on the link suggested above.

@KinesisCorporation
Copy link
Owner

KinesisCorporation commented Oct 14, 2024

@vincic This sounds more like a faulty switch. Tech Support will get you sorted out.

@KinesisCorporation
Copy link
Owner

KinesisCorporation commented Dec 6, 2024

@strotter Shane, this thread is exclusively for Advantage360 Pro. It sounds like you are having difficulties with your Advantage2 which has a totally different electronic architecture (and switches). Can you please confirm which keyboard you have?

If you have an Advantage2 we will delete your comment and invite you to submit a ticket so we can help with troubleshooting.

https://kinesis-ergo.com/support/contact-a-technician/

@strotter
Copy link

strotter commented Dec 7, 2024

I deleted it, however, can you point me to a specific thread that discusssed the exxact shame phantom keypressses, the sentence I just typed out for example. I happens on delays from 10 through 3000ms. Any gidance is appreciate.

(EDIT: I wanted to be more clear about that sentence being one example of what happens, but it happens on all off them I've tried, just please tell me where to go, thanks.)

@KinesisCorporation
Copy link
Owner

@strotter I'm still confused. Which model Kinesis keyboard are we talking about? There are no threads on Github regarding the Advantage2 (to my knowledge)

If the same thing happened to all 3 keyboards on the same day, that is suggestive that something changed with your PC, not the keyboard. Have you tried connecting them to a different PC? Please direct future correspondance to our tech support team so we can keep this thread focused on Advantage360 issues.

@rmagatti
Copy link

I found this thread today. I'm experiencing key chatter on my second Kinesis Advantage 360 pro. Second because I returned the first one due to key chatter issues, the second one was working fine for the first couple of months but to my dismay started giving me chatter issues on a couple of letters, removed the keycaps, cleaned it and chccarged it (there's the chatter on trying to type "charged") and most other keys are now seemingly fine except for "C".

No matter how much I clean it there's frequent chatter on "C".

@KinesisCorporation
Copy link
Owner

Hey @rmagatti, please send us a support ticket and we can get you some help.

@shiqicao
Copy link

I am having the same issue, is it possible the problem is from the switch?

@KinesisCorporation
Copy link
Owner

@shiqicao please send us a support ticket and we can try to troubleshoot whether its a defective individual switch or something else going on.

https://kinesis-ergo.com/support/contact-a-technician/

@kbrah
Copy link

kbrah commented Jan 23, 2025

This issue seems to be fixed for me with the Clique update #630. Haven't had any phantom key presses since installing it.

@KinesisCorporation
Copy link
Owner

Excellent. Keep us posted.

@ReFil
Copy link
Collaborator

ReFil commented Feb 6, 2025

Closing this issue out as solved with #630

@ReFil ReFil closed this as completed Feb 6, 2025
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