From 3f7a39321be496e9a27ea5eb72c5817e9e5f24c6 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 19:20:08 +0000 Subject: [PATCH] add bt keys --- config/corne.keymap | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index 83e77a5..aecfee9 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -1,7 +1,9 @@ #include #include +#include #include #include +#include #include / { @@ -85,10 +87,10 @@ nav { bindings = < -&none &none &none &none &none &none &kp DELETE &kp LS(LC(V)) &kp LS(LC(C)) &kp LC(LS(X)) &kp LC(LS(Z)) &none -&none &kp LEFT_GUI &kp LEFT_ALT &kp LSHFT &kp LCTRL &none &kp LEFT_ARROW &kp DOWN &kp UP &kp RIGHT &kp CLCK &none -&none &none &none &none &none &none &kp HOME &kp PG_DN &kp PG_UP &kp END &kp INS &none - &trans &trans &trans &trans &trans &trans +&none &none &none &none &none &none &kp DELETE &kp LS(LC(V)) &kp LS(LC(C)) &kp LC(LS(X)) &kp LC(LS(Z)) &none +&none &kp LEFT_GUI &kp LEFT_ALT &kp LSHFT &kp LCTRL &none &kp LEFT_ARROW &kp DOWN &kp UP &kp RIGHT &kp CLCK &none +&none &out OUT_TOG &none &bt BT_PRV &bt BT_NXT &none &kp HOME &kp PG_DN &kp PG_UP &kp END &kp INS &none + &trans &trans &trans &trans &trans &trans >; };