feat(behaviors): Add &none behavior

This commit is contained in:
Pete Johanson
2020-08-18 14:14:28 -04:00
parent d7dee20e8d
commit 63e02d60dc
7 changed files with 115 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#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/reset.dtsi>