josefadamcik / SofleKeyboard

A split keyboard based on Lily58, Crkbd and Helix keyboards
https://josefadamcik.github.io/SofleKeyboard/
Other
1.79k stars 277 forks source link

Help: I only get key presses from the plugged in side of the keyboard #159

Closed dayorbyte closed 1 year ago

dayorbyte commented 1 year ago

Kind of issue? HELP!

Which Board? RGB

Which Board Revision? RGB = 2.1

What steps have you taken

What is the issue?

My keyboard was working perfectly for the last few months since I got it (purchased pre-soldered), but today I plugged it in and the keys on the plugged in side work but not the other side. If I swap the USB-C cable then just that side works. The RGBs are working on both sides, so power is flowing, but seemingly no data.

What you expected:

The side of the keyboard attached by the TRRS cable can transmit keys

dayorbyte commented 1 year ago

The Etsy seller I got the keyboard from suggested it could be related to power draw, and when I turned down the brightness on each half and replugged it it worked. The default firmware didn't fix it since it also starts at full brightness. Interestingly, once the halves are working I can turn up the brightness and it keeps working.

It's easy enough to modify my firmware to work around this, but since it had worked for several months I was wondering if this is an issue that's come up with extended use before and if it might be something degrading over time.

DaneEvans commented 1 year ago

More likely the USB port has more load, and supplied a lower voltage today.

Or the USB cable has been damaged increasing the voltage drop to the keyboard.

Or the TRRS cable has been damaged slightly, increasing the voltage drop across it.

Degradation of the Arduino boards themselves is unlikely in room temperature, and would be unlikely to be symmetrical.

On Thu, 11 Aug 2022, 11:27 pm Jeff, @.***> wrote:

The Etsy seller I got the keyboard from suggested it could be related to power draw, and when I turned down the brightness on each half and replugged it it worked. The default firmware didn't fix it since it also starts at full brightness. Interestingly, once the halves are working I can turn up the brightness and it keeps working.

It's easy enough to modify my firmware to work around this, but since it had worked for several months I was wondering if this is an issue that's come up with extended use before and if it might be something degrading over time.

— Reply to this email directly, view it on GitHub https://github.com/josefadamcik/SofleKeyboard/issues/159#issuecomment-1211989118, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIRN4KKASW2577MT56Y6J3VYT5U3ANCNFSM56ICXORQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

dayorbyte commented 1 year ago

That makes sense. I'm glad to hear that it's unlikely to be the keyboard hardware itself. Closing the bug since I don't think there's anything else to be done. Thanks again!