fixes for feedback round 2

This commit is contained in:
Okke Formsma
2020-09-02 16:41:39 +02:00
parent c5ca664411
commit c9a82d71d0
4 changed files with 29 additions and 29 deletions

View File

@@ -31,9 +31,9 @@ A code example which configures a mod-tap setting that works with homerow mods:
/ {
behaviors {
&hm: homerow_mods {
hm: homerow_mods {
compatible = "zmk,behavior-hold-tap";
label = "homerow_mods";
label = "HOMEROW_MODS";
#binding-cells = <2>;
tapping_term_ms = <175>;
flavor = "balanced";