Skip to content

Commit

Permalink
feat: add split config to soft-off
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Aug 13, 2024
1 parent 742fc30 commit 9c08a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions behaviors/soft-off.dtsi
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// NOTE: Only turn off it the key is held for N ms or longer
&soft_off {
split-peripheral-off-on-press;
hold-time-ms = <3000>;
};

Expand Down

0 comments on commit 9c08a59

Please sign in to comment.