zmk/app/src/behaviors
Peter Johanson 3a6a249ad0 feat(behaviors): Add macro support.
* Fine grainted press/release/tap actions.
* TIming between actions can be controlled.
* Processed async, to avoid blocking.
2022-03-23 23:42:54 -04:00
..
behavior_backlight.c fix(lighting): Proper split backlight support. 2022-02-06 21:04:42 -05:00
behavior_bt.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_caps_word.c feat(behaviors): Add caps word (&caps_word). 2021-11-28 22:41:35 -05:00
behavior_ext_power.c feature(split): behavior locality support. 2022-01-31 23:03:34 -05:00
behavior_hold_tap.c feat: hold/tap flavor tap-unless-interrupted 2021-11-09 01:07:05 -05:00
behavior_key_press.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_key_repeat.c fix(behaviors): Capture mods for &key_repeat 2022-01-30 22:47:34 -05:00
behavior_macro.c feat(behaviors): Add macro support. 2022-03-23 23:42:54 -04:00
behavior_mod_morph.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_momentary_layer.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_none.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_outputs.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_reset.c feature(split): behavior locality support. 2022-01-31 23:03:34 -05:00
behavior_rgb_underglow.c fix(underglow): Handle cycling effects on splits. 2022-01-31 23:03:34 -05:00
behavior_sensor_rotate_key_press.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_sticky_key.c fix(behaviors): Fix bug in nested sticky keys 2022-03-15 23:04:45 -04:00
behavior_tap_dance.c feat(behaviors): Add Tap-Dance behavior 2022-03-16 01:08:42 -04:00
behavior_to_layer.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_toggle_layer.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
behavior_transparent.c refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00