diff options
author | CrossR <r.cross@lancaster.ac.uk> | 2020-08-19 20:53:40 +0100 |
---|---|---|
committer | CrossR <r.cross@lancaster.ac.uk> | 2020-08-19 20:53:40 +0100 |
commit | f8a635aaa0b379d499c0b4c4cd5d7831e1fda7fd (patch) | |
tree | b2adb5a989b2a67360aea46abe0d13ffa02734a9 /app/dts/behaviors.dtsi | |
parent | dcd36f12e049ee2c423204ebaaa3c16062d9fd5e (diff) | |
parent | ebd6fbb2254cfcdd8af6309dd9a5c3251ac19935 (diff) |
Merge remote-tracking branch 'upstream/main' into CrossR/Sofle
Diffstat (limited to 'app/dts/behaviors.dtsi')
-rw-r--r-- | app/dts/behaviors.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/dts/behaviors.dtsi b/app/dts/behaviors.dtsi index 04e42b6..4cfb7a0 100644 --- a/app/dts/behaviors.dtsi +++ b/app/dts/behaviors.dtsi @@ -1,7 +1,9 @@ #include <behaviors/key_press.dtsi> #include <behaviors/transparent.dtsi> +#include <behaviors/none.dtsi> #include <behaviors/mod_tap.dtsi> #include <behaviors/momentary_layer.dtsi> +#include <behaviors/toggle_layer.dtsi> #include <behaviors/reset.dtsi> #include <behaviors/sensor_rotate_key_press.dtsi> #include <behaviors/rgb_underglow.dtsi>
\ No newline at end of file |