-
Notifications
You must be signed in to change notification settings - Fork 92
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
Wrong keypresses being sent. #15
Comments
Please check switch matrix isn't short.
|
@hsgw I tried the keymap you sent and this is what I get pressing all the different keys: I can't seem to find a short in the matrix. I wonder if maybe I've damaged the atmega328? |
I’ve just had the exactly same problem with my plaid yesterday. Rebooted my PC and keypresses were messed up. Found this in r/olkb: https://www.reddit.com/r/olkb/comments/d35aqo/help_with_plaid_thk_sending_seemingly_random/ Will try the fix later Update: |
confirming that
also fixed the issue for me. |
I am not quite certain if its related. I had a similar issue. Only when I press the key where the spaces are, it then switched to layer 3. I flashed an option on layer 3 to go back to layer 1 and that works. But I have to do it every time I plug it in. I will try the matrix init and see if that makes a difference. Edit: resetting the eeprom through the QMK toolbox did the trick |
After building the Plaid all the keypresses were registering correctly, except one dead key. I was trying to trace this but since then only some of the keypresses work, and they dont match the keys that I'm pressing. A lot of the keys seem to trigger some combination with ctrl and alt too.
I've tried reflashing the firmware, but nothing seems to affect it. Any idea what I've done wrong?
The text was updated successfully, but these errors were encountered: