running prettier
This commit is contained in:
parent
cf19a5fdfa
commit
38860ad9ad
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ If you want to disable this functionality, you can create a behavior, for exampl
|
||||||
behaviors {
|
behaviors {
|
||||||
soff: soft_off {
|
soff: soft_off {
|
||||||
compatible = "zmk,behavior-soft-off";
|
compatible = "zmk,behavior-soft-off";
|
||||||
#binding-cells = <0>;s
|
#binding-cells = <0>;s
|
||||||
hold-time-ms = <5000>; // Only turn off if the key is held for 5 seconds or longer.
|
hold-time-ms = <5000>; // Only turn off if the key is held for 5 seconds or longer.
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue