zmk/app/dts/behaviors
Bryan Forbes 72f8c5072e Update global behaviors to be compiled in based on their Kconfig option
Because global behaviors have to exist on both the central and split
regardless if the user references them in their keymap, we can't omit
the behavior declaration if the user doen't reference it and decide to
compile it later based on the existence of the behavior declaration. The
best option seems to be to decide whether to compile those behaviors
based on the feature Kconfig flag. This also means that the two reset
behaviors will always be compiled into both sides.
2024-03-06 11:40:49 -06:00
..
backlight.dtsi Update global behaviors to be compiled in based on their Kconfig option 2024-03-06 11:40:49 -06:00
bluetooth.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
caps_word.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
ext_power.dtsi Update global behaviors to be compiled in based on their Kconfig option 2024-03-06 11:40:49 -06:00
gresc.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
key_press.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
key_repeat.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
key_toggle.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
layer_tap.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
macros.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
mod_tap.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
momentary_layer.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
mouse_key_press.dtsi refactor: Remove new uses of label property 2023-12-04 20:06:54 -06:00
none.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
outputs.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
reset.dtsi Update global behaviors to be compiled in based on their Kconfig option 2024-03-06 11:40:49 -06:00
rgb_underglow.dtsi Update global behaviors to be compiled in based on their Kconfig option 2024-03-06 11:40:49 -06:00
sensor_rotate_key_press.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
sticky_key.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
to_layer.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
toggle_layer.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
transparent.dtsi refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00