refactor(behaviors): Final global-quick-tap deprecation.
This commit is contained in:
parent
2234be0871
commit
11996ff7f0
7 changed files with 12 additions and 9 deletions
|
|
@ -58,7 +58,7 @@ For example, the following hold-tap configuration enables `require-prior-idle-ms
|
|||
```
|
||||
rpi: require_prior_idle {
|
||||
compatible = "zmk,behavior-hold-tap";
|
||||
label = "GLOBAL_QUICK_TAP";
|
||||
label = "REQUIRE_PRIOR_IDLE";
|
||||
#binding-cells = <2>;
|
||||
flavor = "tap-preferred";
|
||||
tapping-term-ms = <200>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue