zmk_mf68/app/dts/behaviors.dtsi

21 lines
766 B
Plaintext
Raw Permalink Normal View History

#include <behaviors/key_press.dtsi>
2022-04-30 04:31:21 +10:00
#include <behaviors/key_toggle.dtsi>
#include <behaviors/transparent.dtsi>
2020-08-19 04:14:28 +10:00
#include <behaviors/none.dtsi>
#include <behaviors/mod_tap.dtsi>
2020-09-01 22:37:37 +10:00
#include <behaviors/layer_tap.dtsi>
#include <behaviors/gresc.dtsi>
#include <behaviors/sticky_key.dtsi>
#include <behaviors/momentary_layer.dtsi>
#include <behaviors/toggle_layer.dtsi>
#include <behaviors/to_layer.dtsi>
#include <behaviors/reset.dtsi>
2020-07-25 13:37:00 +10:00
#include <behaviors/sensor_rotate_key_press.dtsi>
#include <behaviors/rgb_underglow.dtsi>
2020-10-10 12:29:07 +11:00
#include <behaviors/bluetooth.dtsi>
#include <behaviors/ext_power.dtsi>
#include <behaviors/outputs.dtsi>
#include <behaviors/caps_word.dtsi>
#include <behaviors/key_repeat.dtsi>
2021-10-10 03:24:37 +11:00
#include <behaviors/backlight.dtsi>
#include <behaviors/macros.dtsi>