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
Hi all, I've been building a keyboard based on the ergodone (a split keyboard with a pro micro and an mcp23017). I was looking to put a software reset on it and subsequently put the RESET keycode onto a layer. When I activate that keycode, the keyboard goes unresponsive for a few seconds, then comes right back online like nothing happened (I have QMK toolbox running in the background to flash it when I reset the keyboard but it never says "Caterina device connected"). I noticed that this issue seems to be similar, but it looks like it was fixed. Any help with the situation would be appreciated.
You can see my code here. My code is in the ergodone folder (Haven't refactored it yet). Thanks for the help!
The text was updated successfully, but these errors were encountered:
Hi all, I've been building a keyboard based on the ergodone (a split keyboard with a pro micro and an mcp23017). I was looking to put a software reset on it and subsequently put the
RESET
keycode onto a layer. When I activate that keycode, the keyboard goes unresponsive for a few seconds, then comes right back online like nothing happened (I have QMK toolbox running in the background to flash it when I reset the keyboard but it never says "Caterina device connected"). I noticed that this issue seems to be similar, but it looks like it was fixed. Any help with the situation would be appreciated.You can see my code here. My code is in the ergodone folder (Haven't refactored it yet). Thanks for the help!
The text was updated successfully, but these errors were encountered: