From 1e9fb7b0fac7624cbe25aa5a859b72b27d6c7044 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 00:17:28 +0000 Subject: [PATCH] fixed ble profile scroll ` --- config/sofle.keymap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sofle.keymap b/config/sofle.keymap index 905d308..f06cf01 100644 --- a/config/sofle.keymap +++ b/config/sofle.keymap @@ -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>; }; };