Skip to content

Commit

Permalink
fixed ble profile scroll
Browse files Browse the repository at this point in the history
`
  • Loading branch information
keymap-editor[bot] authored Feb 2, 2024
1 parent 96b28cf commit 1e9fb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sofle.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
compatible = "zmk,behavior-sensor-rotate";
label = "BLE_ENCODER";
#sensor-binding-cells = <0>;
bindings = <&bt BT_PRV>, <&bt BT_PRV>;
bindings = <&bt BT_NXT>, <&bt BT_PRV>;
};
};

Expand Down

0 comments on commit 1e9fb7b

Please sign in to comment.