mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-03 03:45:19 -05:00
fix(behaviors): Capture mods for &key_repeat
* When tracking the last keycode, also capture the currently held explicit modifiers to use when replaying the key later.
This commit is contained in:
committed by
Pete Johanson
parent
70bb7c9334
commit
52b1fd5dd3
@@ -0,0 +1,2 @@
|
||||
s/.*hid_listener_keycode_//p
|
||||
s/.*hid_implicit_modifiers_//p
|
||||
Reference in New Issue
Block a user