Refactor to single <behaviors.dtsi> include.

This commit is contained in:
Pete Johanson
2020-06-21 22:05:11 -04:00
parent 93635077e6
commit c6625169e5
6 changed files with 11 additions and 42 deletions

7
app/dts/behaviors.dtsi Normal file
View File

@@ -0,0 +1,7 @@
#include <behaviors/key_press.dtsi>
#include <behaviors/transparent.dtsi>
#include <behaviors/mod_tap.dtsi>
#include <behaviors/momentary_layer.dtsi>
#include <behaviors/reset.dtsi>
#include <behaviors/keymap.dtsi>
#include <behaviors/hid.dtsi>