mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Added cases for the two use cases I know of:
1. Rolling with key-repeat behavior
2. Rolling symbols that have the same base key, eg `+=`
4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
s/.*hid_listener_keycode_//p
|
|
s/.*hid_register_mod/reg/p
|
|
s/.*hid_unregister_mod/unreg/p
|
|
s/.*zmk_hid_.*Modifiers set to /mods: Modifiers set to /p |