From 11d988bd94b8c891cc239c4f17515e279b29721a Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 11:22:17 +0000 Subject: [PATCH] Add jk, jl, kl combos --- config/corne.keymap | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/config/corne.keymap b/config/corne.keymap index 28b613b..7f9d444 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -23,6 +23,21 @@ bindings = <&mo 3>; key-positions = <38 37>; }; + + combo_jk { + bindings = <&kp ENTER>; + key-positions = <19 20>; + }; + + combo_kl { + bindings = <&kp ESCAPE>; + key-positions = <20 21>; + }; + + combo_jl { + bindings = <&kp BACKSPACE>; + key-positions = <19 21>; + }; }; keymap {