Allow natural LEADER_MODE rollover

This commit is contained in:
Josh Klar
2018-10-08 02:51:31 -07:00
parent c6d8e5b406
commit bf8ad1319a
2 changed files with 20 additions and 7 deletions

View File

@@ -70,6 +70,7 @@ class InternalState:
pending_keys = set()
macro_pending = None
leader_pending = None
leader_last_len = 0
hid_pending = False
keymap = []
row_pins = []