summaryrefslogtreecommitdiff
path: root/app/dts/behaviors.dtsi
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-07-26 21:43:43 -0400
committerGitHub <noreply@github.com>2020-07-26 21:43:43 -0400
commit4e5a819f3a6ad0f5d438763fb75a7288ef31afd2 (patch)
tree0796a1712cf6649c56d00b8e608875dfebd3c373 /app/dts/behaviors.dtsi
parent5b862655b4357b36a8848cc84722bce17bd0b573 (diff)
parentdc8c7011b15b1c0703fe788b42f18adce90907ee (diff)
Merge pull request #64 from Nicell/feature/rgb_underglow
Initial RGB Underglow implementation
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 3978479..04e42b6 100644
--- a/app/dts/behaviors.dtsi
+++ b/app/dts/behaviors.dtsi
@@ -3,4 +3,5 @@
#include <behaviors/mod_tap.dtsi>
#include <behaviors/momentary_layer.dtsi>
#include <behaviors/reset.dtsi>
-#include <behaviors/sensor_rotate_key_press.dtsi> \ No newline at end of file
+#include <behaviors/sensor_rotate_key_press.dtsi>
+#include <behaviors/rgb_underglow.dtsi> \ No newline at end of file