dekuNukem / duckyPad

Do-It-All Mechanical Macropad
MIT License
1.2k stars 168 forks source link

Middle key not working after profile switch #104

Closed EthanDarling8 closed 1 year ago

EthanDarling8 commented 2 years ago

Any help is appreciated, let me know if you need more information.

dekuNukem commented 2 years ago

Hi there! That's a rather strange behaviour, since the middle key works on the first try, I think there’s nothing wrong with the hardware.

I would suggest reformat the SD card and copy the files back. If you have a spare SD card try using it just to make sure.

See this guide for steps. "I want to use my own SD card!" Section.

Let me know how it goes!

spants commented 1 year ago

i had a middle key problem but noticed that one contact leg on the key was shorter than the other. I must have broken when installed. I soldered a short wire on that leg and it works again!

EthanDarling8 commented 1 year ago

Thanks for the help. I tried reformatting the SD card and also tried using a different SD card. Still getting the same behaviour. It's definitely not hardware related, even put in a different switch to test that. Maybe getting rid of the profile and making a new one will fix it. I will try that.

dekuNukem commented 1 year ago

Actually, you can also try going back to an eariler firmware, maybe it was a bug in the new firmware.

The instructions are below, scroll down and use the 0.19.8 version.

https://github.com/dekuNukem/duckyPad/blob/master/firmware_updates_and_version_history.md

EthanDarling8 commented 1 year ago

Actually, you can also try going back to an eariler firmware, maybe it was a bug in the new firmware.

The instructions are below, scroll down and use the 0.19.8 version.

https://github.com/dekuNukem/duckyPad/blob/master/firmware_updates_and_version_history.md

I'll give that a shot as well.

EthanDarling8 commented 1 year ago

Downgrading to 0.19.8 fixed the issue. I'll try upgrading to 0.20.1 just to verify that it is the new firmware but it seems to be fixed now.

dekuNukem commented 1 year ago

I was able to reproduce the bug, and it was (hopefully) fixed in the latest firmware (0.20.2).

Try it out here: https://github.com/dekuNukem/duckyPad/blob/master/firmware_updates_and_version_history.md

EthanDarling8 commented 1 year ago

I was able to reproduce the bug, and it was (hopefully) fixed in the latest firmware (0.20.2).

Try it out here: https://github.com/dekuNukem/duckyPad/blob/master/firmware_updates_and_version_history.md

Awesome, thanks! I'll give it a go and let you know if it works.

EthanDarling8 commented 1 year ago

Looks like the 0.20.2 release fixed it. Thanks!