From 531e3fa8d3f62956dc5d8cd80fc87c242e447824 Mon Sep 17 00:00:00 2001 From: chazragg Date: Thu, 1 Feb 2024 23:19:15 +0000 Subject: [PATCH] Fixed BLE bindings --- config/sofle.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sofle.keymap b/config/sofle.keymap index 510d622..a14e847 100644 --- a/config/sofle.keymap +++ b/config/sofle.keymap @@ -65,7 +65,7 @@ &trans &trans &trans &trans &trans &trans &trans &trans &kp K &trans >; - sensor-bindings = <&kp C_VOL_UP BT_NXT &inc_dec_kp PG_UP PG_DN>; + sensor-bindings = <&kp BT_PRV BT_NXT &inc_dec_kp PG_UP PG_DN>; }; raise_layer { display-name = "raise"; @@ -83,7 +83,7 @@ &trans &trans &trans &trans &trans &trans &trans &trans &kp K &trans >; - sensor-bindings = <&kp BT_PRV BT_NXT &inc_dec_kp PG_UP PG_DN>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>; }; adjust_layer {