fix: shortening keymap_soft_off behavior node

* Shorten the soft off node in order for it to work across splits.
This commit is contained in:
German Gutierrez 2024-04-29 18:22:40 +02:00 committed by GitHub
parent 0d3a4b7bbb
commit d1ad34761a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;