zmk/app/src/behaviors
Chris Andreae 0a4b1a6533
feat(ble): add behavior to disconnect from BLE profile
Adds new functionality and a behavior to disconnect an active BLE connection.
The motivation for this is that for some devices like phones, the presence of an
active BLE connection results in the onscreen keyboard being selected.
2023-11-20 15:00:10 -05:00
..
behavior_backlight.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_bt.c feat(ble): add behavior to disconnect from BLE profile 2023-11-20 15:00:10 -05:00
behavior_caps_word.c refactor: Move away from deprecated label usages. 2023-04-05 22:55:38 -07:00
behavior_ext_power.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_hold_tap.c refactor(behaviors): global-quick-tap -> require-prior-idle 2023-10-03 01:12:47 -07:00
behavior_key_press.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_key_repeat.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_key_toggle.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_macro.c feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
behavior_mod_morph.c refactor: Move away from deprecated label usages. 2023-04-05 22:55:38 -07:00
behavior_momentary_layer.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_mouse_key_press.c feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
behavior_none.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_outputs.c refactor: Split endpoint to transport and instance 2023-10-02 22:03:08 -07:00
behavior_reset.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_rgb_underglow.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_sensor_rotate.c fix(sensors): Clean ups based on code review. 2023-06-18 20:45:06 -06:00
behavior_sensor_rotate_common.c fix(sensors): Only accept data once per behavior. 2023-08-27 19:52:03 -07:00
behavior_sensor_rotate_common.h fix(sensors): Only accept data once per behavior. 2023-08-27 19:52:03 -07:00
behavior_sensor_rotate_var.c fix(sensors): Clean ups based on code review. 2023-06-18 20:45:06 -06:00
behavior_sticky_key.c fix(behaviors): Fix use after free in sticky key 2023-04-09 20:17:40 -07:00
behavior_tap_dance.c refactor: Move away from deprecated label usages. 2023-04-05 22:55:38 -07:00
behavior_to_layer.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_toggle_layer.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00
behavior_transparent.c refactor: Move to zephyr/ include paths. 2023-04-05 22:55:38 -07:00