zmk_mf68/app/dts/behaviors.dtsi

15 lines
521 B
Plaintext
Raw Normal View History

#include <behaviors/key_press.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/sticky_key.dtsi>
#include <behaviors/momentary_layer.dtsi>
#include <behaviors/toggle_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>