initial implementation for modifiers
https://github.com/zmkfirmware/zmk/issues/86
This commit is contained in:
parent
a9e729b427
commit
4f258efbf1
77 changed files with 597 additions and 229 deletions
|
|
@ -0,0 +1,4 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue