diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-30 15:21:42 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-06-30 15:21:42 -0400 |
commit | 57e061ac91ba95fb333139cbb3b0df97d1b22c98 (patch) | |
tree | c403358b736473a8454620fecc12cb88d378309c /app/dts/behaviors.dtsi | |
parent | 96ec16da9246c3c7c07986a0c6a2900d3bbfddaa (diff) |
Lots of cleanup of old events/behavior mash.
Diffstat (limited to 'app/dts/behaviors.dtsi')
-rw-r--r-- | app/dts/behaviors.dtsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/dts/behaviors.dtsi b/app/dts/behaviors.dtsi index 7a4f8fb..86cd7b7 100644 --- a/app/dts/behaviors.dtsi +++ b/app/dts/behaviors.dtsi @@ -2,5 +2,4 @@ #include <behaviors/transparent.dtsi> #include <behaviors/mod_tap.dtsi> #include <behaviors/momentary_layer.dtsi> -#include <behaviors/reset.dtsi> -#include <behaviors/hid.dtsi>
\ No newline at end of file +#include <behaviors/reset.dtsi>
\ No newline at end of file |