-
-
Notifications
You must be signed in to change notification settings - Fork 40k
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
redox_w firmware broke with switch to UART #16553
Comments
Confirmed it's from c122688, which changed UART. I'm on windows 11 and the receiver being flashed has a USB-C connection. |
Based on the variables, I'm guessing this is about USB-C and not redox_w. But I'm at my limit of being able to debug the next step, as I'm not too familiar with serial comms. |
@fauxpark any insight? |
I can confirm this — compiling firmware on
Using firmware from QMK Configurator suffers from the exact same issue. Note that I can get keys fine after erasing EEPROM and then flashing. Keys stop being sent after a single reset. cc @mattdibi |
I'm also experiencing this issue and have been unable to update my firmware using QMK Configurator since the issue was introduced. Thanks for addressing the issue since my layout is causing RSI and needs to be updated. Hoping this can be fixed soon. |
I'm curious what the common thread is. Do others experiencing this have a
usb-c connection? A redox-w?
|
Yes, I'm using a usb-c connection with a redox-w |
I have the same problem. The firmware published by the original author of the keyboard works fine. |
The fix is now in |
I could no longer produce a working firmware via configurator, while it worked before. I've built maually and verified that it broke between 0.15.25 (works) and 0.16 (does not work), and head also doesn't work. I've tried git bisect but must not be doing it right yet. I'll keep searching to try to figure out the cause.
The bad firmware flashes successfully but no keypresses register.
The text was updated successfully, but these errors were encountered: