From ef2b62173958f037fc8849c3cd0831a7ebc1b801 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:30:44 +0000 Subject: [PATCH] make bt keys more explicit - favor selection over toggle --- config/corne.keymap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index 5469c25..de7dc0a 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -111,9 +111,9 @@ fn { bindings = < -&none &kp F12 &kp F7 &kp F8 &kp F9 &kp PRINTSCREEN &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &out OUT_TOG &none -&none &kp F11 &kp F4 &kp F5 &kp F6 &none &none &kp RCTRL &kp RSHFT &kp RIGHT_ALT &kp RIGHT_GUI &none -&none &kp F10 &kp F1 &kp F2 &kp F3 &none &none &none &none &bt BT_CLR &bt BT_CLR_ALL &none +&none &kp F12 &kp F7 &kp F8 &kp F9 &kp PRINTSCREEN &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none +&none &kp F11 &kp F4 &kp F5 &kp F6 &none &none &kp RCTRL &kp RSHFT &kp RIGHT_ALT &kp RIGHT_GUI &none +&none &kp F10 &kp F1 &kp F2 &kp F3 &none &out OUT_USB &out OUT_BLE &none &none &bt BT_CLR &none &trans &trans &trans &trans &trans &trans >; };