17f2961c0b
Instead of handling resumed key events in a deep stack, buffer them until the next main loop iteration. New resume events that may be emitted during handling of old resumes are prepended to that buffer, i.e. take precedence over events that happen deeper into the buffer/event stack. Logical replay order is thus preserved. |
||
---|---|---|
.. | ||
__init__.py | ||
keyboard_test.py | ||
mocks.py | ||
test_combos.py | ||
test_hold_tap.py | ||
test_kmk_extension_stringy_keymaps.py | ||
test_kmk_keyboard.py | ||
test_kmk_keys.py | ||
test_layers.py | ||
test_sticky_mod.py | ||
test_string_substitution.py | ||
test_tapdance.py |