summaryrefslogtreecommitdiff
path: root/app/dts/behaviors.dtsi
diff options
context:
space:
mode:
authorOkke Formsma <okke@formsma.nl>2020-11-11 22:09:08 +0100
committerPete Johanson <peter@peterjohanson.com>2020-11-28 00:58:24 -0500
commit76a6d7b4c5c18b64f36a421f3faca81f311ed465 (patch)
treec3486cfd24a48cd78bbe1d3153a939e2c319b9dc /app/dts/behaviors.dtsi
parentbee45f9b3a2217dd5df4ee940becb951e3e1e13a (diff)
feat(sticky keys): initial 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 a120b84..9a64fc6 100644
--- a/app/dts/behaviors.dtsi
+++ b/app/dts/behaviors.dtsi
@@ -3,6 +3,7 @@
#include <behaviors/none.dtsi>
#include <behaviors/mod_tap.dtsi>
#include <behaviors/layer_tap.dtsi>
+#include <behaviors/sticky_key.dtsi>
#include <behaviors/momentary_layer.dtsi>
#include <behaviors/toggle_layer.dtsi>
#include <behaviors/reset.dtsi>