zmk/app/src/behaviors
Pete Johanson b84d29c384 refactor(core): Use /omit-if-no-ref/ for behaviors.
* Use lesser-known DT features to skip behaviors not referenced
  in the user keymap
* Update the behaviors to skip code if no nodes found.
* Remove some empty config/data structs where unused in
  behaviors.
2021-02-04 00:52:25 -05:00
..
behavior_bt.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_ext_power.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_hold_tap.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_key_press.c refactor(core): Extra event payloads to own types, refactor API. 2021-01-20 07:06:11 -05:00
behavior_mod_morph.c feat(grave-escape): implement grave-escape 2021-01-22 19:27:18 -05:00
behavior_momentary_layer.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
behavior_none.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_outputs.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_reset.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_rgb_underglow.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_sensor_rotate_key_press.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_sticky_key.c refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRY 2021-02-02 00:43:26 -05:00
behavior_to_layer.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_toggle_layer.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00
behavior_transparent.c refactor(core): Use /omit-if-no-ref/ for behaviors. 2021-02-04 00:52:25 -05:00