summaryrefslogtreecommitdiff
path: root/app/dts/behaviors.dtsi
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-09-02 13:55:26 -0400
committerGitHub <noreply@github.com>2020-09-02 13:55:26 -0400
commit48a3729ffe269527bea948147f0b83ba1a1fa86d (patch)
tree73e5e7975138a88bb845e02b41c583d90a377c5f /app/dts/behaviors.dtsi
parentc80b0a754b4b31cf303c2c9a26c51c72e56b0208 (diff)
parentc9a82d71d06146dfe706a2e8d223dab593dffffc (diff)
Merge pull request #146 from okke-formsma/hold-tap
Hold-Tap implementation
Diffstat (limited to 'app/dts/behaviors.dtsi')
-rw-r--r--app/dts/behaviors.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/dts/behaviors.dtsi b/app/dts/behaviors.dtsi
index 4cfb7a0..ab70bcc 100644
--- a/app/dts/behaviors.dtsi
+++ b/app/dts/behaviors.dtsi
@@ -2,6 +2,7 @@
#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>