Skip to content

Commit

Permalink
fix: shortening keymap_soft_off behavior node
Browse files Browse the repository at this point in the history
* Shorten the soft off node in order for it to work across splits.
  • Loading branch information
GermanG authored Apr 29, 2024
1 parent 0d3a4b7 commit d1ad347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/dts/behaviors/soft_off.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

/ {
behaviors {
/omit-if-no-ref/ soft_off: keymap_soft_off {
/omit-if-no-ref/ soft_off: z_so_off {
compatible = "zmk,behavior-soft-off";
#binding-cells = <0>;
split-peripheral-off-on-press;
Expand Down

0 comments on commit d1ad347

Please sign in to comment.