Merge pull request #100 from petejohanson/behaviors/add-none

Add `&none` behavior.
This commit is contained in:
Pete Johanson 2020-08-18 14:31:20 -04:00 committed by GitHub
commit c054feb3c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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/toggle_layer.dtsi>