zmk/app/dts/behaviors.dtsi

21 lines
766 B
Plaintext
Raw Normal View History

#include <behaviors/key_press.dtsi>
2022-04-29 11:31:21 -07:00
#include <behaviors/key_toggle.dtsi>
#include <behaviors/transparent.dtsi>
2020-08-18 11:14:28 -07:00
#include <behaviors/none.dtsi>
#include <behaviors/mod_tap.dtsi>
2020-09-01 05:37:37 -07: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-24 20:37:00 -07:00
#include <behaviors/sensor_rotate_key_press.dtsi>
#include <behaviors/rgb_underglow.dtsi>
2020-10-09 18:29:07 -07: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-09 09:24:37 -07:00
#include <behaviors/backlight.dtsi>
#include <behaviors/macros.dtsi>