-
Notifications
You must be signed in to change notification settings - Fork 488
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
[BUG] LM crashes when used as the emitted key from a chord #1040
Comments
If something crashes it's a good idea to also post the debug output. |
I understand, but as I put in the initial information, I've been unable to connect to the serial monitor so far. For some reason, using Mu didn't work even though I am part of the dialout group, and I haven't had time to work out another means of connecting |
Ok, so I got
Interestingly, even when I remove the
Also, KMK seems to take much longer to start up now. It used to start up almost immediately on a reset, but now it takes almost 30 seconds before the keyboard sends keystrokes to the OS. |
Describe the bug
When using LM as the emitted key from a chord, KMK appears to crash and restart
To Reproduce
Following the above, KMK appears to crash and restarts
Expected behavior
Control + P (print) should be the result
Debug output
Unable to connect to serial terminal for debug output
Additional context
What I'd like to do is have a layer with home row mods, so a combination of a leader key and the appropriate home row mod will enable the home row mod but on a different layer so I can use a non-QWERTY layout but keep keybindings common. For example, if I use the ISRT layout, then Control + Z (on a QWERTY layout) would end up entered as Control + Q, so I want to switch to a QWERTY layout when using mods. This is partly because I can't seem to find a way to get something like the following working:
The text was updated successfully, but these errors were encountered: