-
-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
dz60rgb ansi when press MO key stay forever on the other layer #8555
Comments
I think this may have been introduced in 0.8.69. Fixed by rolling quantum/quantum.c back to 0.8.68. |
Hi @mu-b thank you for the answer but not sure if now the problem was solved or I have to wait that the repo roll back the changes to quantum.c. |
Notice the same on a split, using touchcursor layer that it got stuck. Confirmed that rolling back to https://github.com/qmk/qmk_firmware/releases/tag/0.8.69 solves the issue. @rodrigore I don't think this is fixed by now since I tried also to update to master and the issue persists. Try to reset your project to the mentioned version it should be fine. |
I just filed #8600 which sounds related. If this is the same bug, it was introduced in the last 27 commits. I'm on 0.8.79. |
@rodrigore do you have your |
@Erovia in case it help here's mine. |
@am could you please try to |
@Erovia I've tested to rebase my branch with current master and now it's working fine with the same layout I had before 🤷♂ It would be nice if know if now master works for @rodrigore if that is the case this could be closed. |
Hi all, I use qmk configurator website. (I don’t compile on my machine locally) EDIT: I tested with the website and still get stuck |
I'm getting this issue now too @rodrigore. Any headway that anyone's found? |
This was fixed on QMK main branch by #8693. I build my firmware locally using a mirror of that branch, and the issue is resolved. I can't comment on the timeline by which this fix propagates to various configurators. |
@Syzygies great! Do you know if https://config.qmk.fm/ is updated with the main branch? |
Firmwares built with Configurator should contain this fix now. |
Hi, not sure if this issue belong to this category.
I have a dz60 rgb ansi v1, that work perfectly but today I mapped two keys and now when I use the Mo key to enter to layer 1, the keyboard stay always on that layer.
I use qmk configurator to define the layers and then qmk toolbox on the same mac.
I saw other issues like #4958 that fix this problem using the 'Clear EEPROM' but on my case I try with that but not sure if is doing something because I pressed before and after the Flash keyboard. Can you answer me if I press the 'Clear EEPROM' should appear something on the GUI or maybe some option on the dfu-util ?
The output of the flashing is correct and is this:
The strange of this is that I have access to my old bin and is work fine. Also I have my old json configuration that I use to change the two keys. I try to use the default bin and also works (loaded inside qmk toolbox).
Not sure if is a problem with qmk configurator website, but try to load my new layout from default and also broke my keyboard when I access to the 'Mo' layer.
Note: the keys that I changed are only left control and caps lock.
I hope that someone can guide me to test another solution, not sure if is a qmk configurator website problem or qmk toolbox dont let me clear eeprom.
The text was updated successfully, but these errors were encountered: