summaryrefslogtreecommitdiff
path: root/app/dts/behaviors.dtsi
diff options
context:
space:
mode:
authorNick <nick.win999@gmail.com>2020-07-24 22:37:00 -0500
committerNick <nick.win999@gmail.com>2020-07-24 22:37:00 -0500
commitca569c814393b4ab90aedc5227523f9ce64dd581 (patch)
treebd4b02443c90f38e9973d8118f743a3b967c9e60 /app/dts/behaviors.dtsi
parentbb09707bd2627b29c150d85244f6f6295b6f0175 (diff)
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