summaryrefslogtreecommitdiff
path: root/app/dts/behaviors.dtsi
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-07-22 16:30:05 -0400
committerGitHub <noreply@github.com>2020-07-22 16:30:05 -0400
commit36f36f21f7bbdaf2443947c8ed3ef0f597b7e5f9 (patch)
treec2d7e993a43e16787d6c5999469f849654c8bd72 /app/dts/behaviors.dtsi
parent5896c3032b4d8c7ed4962672b75360a54c5b0e1c (diff)
parent5958bfed0bd764c50d1a926a29a419b6f99018d5 (diff)
Merge pull request #61 from petejohanson/sensors/sensor-keymap-bindings
Add sensor handling to keymaps.
Diffstat (limited to 'app/dts/behaviors.dtsi')
-rw-r--r--app/dts/behaviors.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/dts/behaviors.dtsi b/app/dts/behaviors.dtsi
index 86cd7b7..3978479 100644
--- a/app/dts/behaviors.dtsi
+++ b/app/dts/behaviors.dtsi
@@ -2,4 +2,5 @@
#include <behaviors/transparent.dtsi>
#include <behaviors/mod_tap.dtsi>
#include <behaviors/momentary_layer.dtsi>
-#include <behaviors/reset.dtsi> \ No newline at end of file
+#include <behaviors/reset.dtsi>
+#include <behaviors/sensor_rotate_key_press.dtsi> \ No newline at end of file