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
Right now, the behavior of LT is that it will switch to the layer if it wasn't let go within x milliseconds. It won't send a keycode if the layer changed. Wouldn't it be better if the keycode were to be sent if no other key was pressed?
The text was updated successfully, but these errors were encountered:
#1359
Documented here.
It's not perfect, i can still get it to trigger on purpose, but it doesn't happen on accident anymore. Might just be a latency issue now, because of my split board.
for macros other than LT (eg ALT_T and CTL_T), keycode could be sent if no other key was pressed by enabling RETRO_TAPPING. However, RETRO_TAPPING does not seem to work well with LT.
Right now, the behavior of LT is that it will switch to the layer if it wasn't let go within x milliseconds. It won't send a keycode if the layer changed. Wouldn't it be better if the keycode were to be sent if no other key was pressed?
The text was updated successfully, but these errors were encountered: