From 2ff6870fcdc5b2c5fcfe6646ff0b74cc1a57db6a Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 22:33:51 +0000 Subject: [PATCH] Put delete on lower backspace --- config/corne.keymap | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index 9e87857..48c6186 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -38,11 +38,13 @@ cmb_bksp { bindings = <&kp BACKSPACE>; key-positions = <19 20>; + layers = <0 2 1 3 4 7>; }; cmb_delete { bindings = <&kp DELETE>; - key-positions = <21 22>; + key-positions = <20 19>; + layers = <5 6>; }; }; @@ -67,7 +69,6 @@ >; }; - _MAC { bindings = < &kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSLH @@ -125,9 +126,9 @@ _SYS { bindings = < &trans &bt BT_PRV &bt BT_NXT &none &none &bt BT_CLR &to _DEFAULT &to _BACKUP &none &none &none &none -&trans &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &to _FANCY_GAME &none &none &none &none &none -&trans &out OUT_USB &out OUT_BLE &none &none &none &to _MAC &none &none &none &none &none - &trans &none &none &none &none &none +&trans &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &to _FANCY_GAME &none &none &none &none &none +&trans &out OUT_USB &out OUT_BLE &none &none &none &to _MAC &none &none &none &none &none + &trans &none &none &none &none &none >; };