feat(grave-escape): implement grave-escape

closes #85
This commit is contained in:
Okke Formsma
2020-12-26 14:46:56 +01:00
committed by Pete Johanson
parent 58ad5d4e86
commit 5eeb310b2f
13 changed files with 258 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
#include <behaviors/none.dtsi>
#include <behaviors/mod_tap.dtsi>
#include <behaviors/layer_tap.dtsi>
#include <behaviors/gresc.dtsi>
#include <behaviors/sticky_key.dtsi>
#include <behaviors/momentary_layer.dtsi>
#include <behaviors/toggle_layer.dtsi>