zmk/app/src/behaviors
2024-08-15 08:50:41 -07:00
..
behavior_backlight.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_bt.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_caps_word.c fix: Add metadata to missed behaviors. 2024-06-25 12:11:32 -06:00
behavior_ext_power.c fix(behavior): Proper init priority for ext_power. 2024-02-14 20:29:19 -05:00
behavior_hold_tap.c feat: Add config settings for sticky keys/hold-tap 2024-08-12 16:57:54 -07:00
behavior_input_two_axis.c chore: Minor input behavior clean-up. 2024-08-03 21:11:27 +00:00
behavior_key_press.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_key_repeat.c fix: Proper behavior metadata for key repeat/toggle 2024-07-05 15:38:04 -06:00
behavior_key_toggle.c fix: Proper behavior metadata for key repeat/toggle 2024-07-05 15:38:04 -06:00
behavior_macro.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_mod_morph.c fix: Add metadata to missed behaviors. 2024-06-25 12:11:32 -06:00
behavior_momentary_layer.c fix: Fix up layer metadata, move to layer IDs. 2024-07-05 13:13:42 -06:00
behavior_mouse_key_press.c refactor: Use input system for pointer events. 2024-08-03 21:10:32 +00:00
behavior_none.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_outputs.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_reset.c fix: Add metadata to missed behaviors. 2024-06-25 12:11:32 -06:00
behavior_rgb_underglow.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_sensor_rotate.c refactor: Move to POST_KERNEL phase for behavior inits. 2024-02-09 14:32:46 -08:00
behavior_sensor_rotate_common.c refactor(behaviors): Create a list to lookup behaviors 2023-12-04 20:06:54 -06: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 refactor: Move to POST_KERNEL phase for behavior inits. 2024-02-09 14:32:46 -08:00
behavior_soft_off.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_sticky_key.c fix: no error return in sticky key get_parameter_metadata 2024-08-14 12:34:18 -06:00
behavior_tap_dance.c feat(behaviors): Add behavior metadata information. 2024-06-24 11:08:00 -06:00
behavior_to_layer.c fix: Fix up layer metadata, move to layer IDs. 2024-07-05 13:13:42 -06:00
behavior_toggle_layer.c fix: Fix up layer metadata, move to layer IDs. 2024-07-05 13:13:42 -06:00
behavior_transparent.c fix: Add metadata to missed behaviors. 2024-06-25 12:11:32 -06:00