mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-04 13:23:20 +02:00
3db163aa2c
* Add new sensor behaviors that either take full bindings add definition, or accept parameters when bound in the keymap. * Remove existing hard-coded key press sensor behavior and instead leverage new generic sensor behaviors to achieve the same functionality. Co-authored-by: nick@conway.dev