zmk/app/dts/behaviors.dtsi

17 lines
588 B
Plaintext
Raw Permalink Normal View History

#include <behaviors/key_press.dtsi>
#include <behaviors/transparent.dtsi>
2020-08-18 14:14:28 -04:00
#include <behaviors/none.dtsi>
#include <behaviors/mod_tap.dtsi>
2020-09-01 08:37:37 -04: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 23:37:00 -04:00
#include <behaviors/sensor_rotate_key_press.dtsi>
#include <behaviors/rgb_underglow.dtsi>
2020-10-09 21:29:07 -04:00
#include <behaviors/bluetooth.dtsi>
#include <behaviors/ext_power.dtsi>
#include <behaviors/outputs.dtsi>