diff options
Diffstat (limited to 'app/dts/behaviors.dtsi')
-rw-r--r-- | app/dts/behaviors.dtsi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/dts/behaviors.dtsi b/app/dts/behaviors.dtsi index 4cfb7a0..202202b 100644 --- a/app/dts/behaviors.dtsi +++ b/app/dts/behaviors.dtsi @@ -2,8 +2,10 @@ #include <behaviors/transparent.dtsi> #include <behaviors/none.dtsi> #include <behaviors/mod_tap.dtsi> +#include <behaviors/layer_tap.dtsi> #include <behaviors/momentary_layer.dtsi> #include <behaviors/toggle_layer.dtsi> #include <behaviors/reset.dtsi> #include <behaviors/sensor_rotate_key_press.dtsi> -#include <behaviors/rgb_underglow.dtsi>
\ No newline at end of file +#include <behaviors/rgb_underglow.dtsi> +#include <behaviors/bluetooth.dtsi>
\ No newline at end of file |