zmk/app/dts/behaviors.dtsi

10 lines
377 B
Plaintext
Raw Normal View History

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