You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
altered the firmware to feature 1 encoder on the left side and 1 column less on both sides (changed redox-w-keyboard-basic/main.c and redox-w-keyboard-basic/config/redox-w.h; )
Firmware flashed
Changed USB Cable
What the current problem is:
When I connect the Receiver with my PC all 4 lights are on, the light on the pro micro (adafruit kb2040; pro compatible) is also on
Device does not show up anywhere, no typical "Windows usb-connected sound" -> Bad USB-Cable
No input is working
Reset switch seems to be doing something -> Light on pro micro resets
What I've not tried:
check soldering work
dig deeper to find the usb device somewhere
The text was updated successfully, but these errors were encountered:
If I were you, I would try adding enabling the debug print of the QMK and check the hid_listen. This would validate that the pro-micro can communicate with your computer. Cheap pro micros are very brittle, so it might be worth trying to solder a different pro micro. On mine the USB connector keep unsoldering.
BTW I also implemented a wireless redox with an encoder. Here the redox firmware code and the QMK firmware code. I need to create a repo with the KiCAD project of the PCB.
What has already been done:
What the current problem is:
Device does not show up anywhere, no typical "Windows usb-connected sound"-> Bad USB-CableWhat I've not tried:
The text was updated successfully, but these errors were encountered: