summaryrefslogtreecommitdiff
path: root/app/dts/behaviors
diff options
context:
space:
mode:
authorOkke Formsma <okke@formsma.nl>2020-09-02 15:11:56 +0200
committerOkke Formsma <okke@formsma.nl>2020-09-02 15:26:06 +0200
commitc5ca66441172114b57ca7f7b27d13d0d342d4fcc (patch)
tree5e964698150ff42a2b4075731f34d6a009d43556 /app/dts/behaviors
parentf6a9c1ee57e9e8b5a6d2fd7cd5a60c32138a4404 (diff)
some fixes based on feedback
Diffstat (limited to 'app/dts/behaviors')
-rw-r--r--app/dts/behaviors/homerow_tap.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dts/behaviors/homerow_tap.dtsi b/app/dts/behaviors/homerow_tap.dtsi
index 21c1531..4162c28 100644
--- a/app/dts/behaviors/homerow_tap.dtsi
+++ b/app/dts/behaviors/homerow_tap.dtsi
@@ -2,7 +2,7 @@
behaviors {
ht: behavior_homerow_mod {
compatible = "zmk,behavior-hold-tap";
- label = "homerow_mod";
+ label = "HOMEROW_MOD";
#binding-cells = <2>;
flavor = "balanced";
tapping_term_ms = <200>;