From e3079769866efeaff8a17b26974f02c622bd8ba6 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 14:05:06 +0000 Subject: [PATCH] Fixed the trigger for layers 2 and 3 --- config/klor.keymap | 34 ++++------------------------------ 1 file changed, 4 insertions(+), 30 deletions(-) diff --git a/config/klor.keymap b/config/klor.keymap index 625d778..f90ba40 100644 --- a/config/klor.keymap +++ b/config/klor.keymap @@ -188,32 +188,6 @@ #binding-cells = <0>; mods = <(MOD_LALT)>; }; - - layer2: layer2 { - compatible = "zmk,behavior-caps-word"; - label = "LAYER2"; - #binding-cells = <0>; - mods = <(MOD_LCTL|MOD_LSFT|MOD_LALT|MOD_LGUI)>; - continue-list = ; - }; - - layer2_space: layer2_space { - compatible = "zmk,behavior-hold-tap"; - label = "LAYER2_SPACE"; - bindings = <&layer2>, <&kp>; - - #binding-cells = <2>; - tapping-term-ms = <180>; - }; - - layer1_repeat: layer1_repeat { - compatible = "zmk,behavior-hold-tap"; - label = "LAYER1_REPEAT"; - bindings = <&key_repeat>, <&sl>; - - #binding-cells = <2>; - tapping-term-ms = <180>; - }; }; combos { @@ -267,10 +241,10 @@ engram { bindings = < - &B_Ampersand &kp Y &o_masculine_ordinal &U_underscore &kp PT_APOSTROPHE &question_exclamation &L_pipe &kp D &kp W &kp J -&trans &shift_C_Cecedilha LEFT_SHIFT 0 &left_hand_hm LEFT_ALT I &left_hand_hm LEFT_COMMAND E &control_A_feminine_ordinal &comma_slash &dot_colon &H_hashtag &kp T &kp S &kp N &trans -&trans &kp V &kp X &kp G &kp K &kp Z &kp C_PLAY &kp C_PAUSE &kp Q &kp R &kp M &kp F &P_percentage &trans - &backspace_delete &layer2_space 0 SPACE < 3 TAB &trans &trans &kp ENTER &ultimate_shift &layer1_repeat 1 1 + &B_Ampersand &kp Y &o_masculine_ordinal &U_underscore &kp PT_APOSTROPHE &question_exclamation &L_pipe &kp D &kp W &kp J +&trans &shift_C_Cecedilha LEFT_SHIFT 0 &left_hand_hm LEFT_ALT I &left_hand_hm LEFT_COMMAND E &control_A_feminine_ordinal &comma_slash &dot_colon &H_hashtag &kp T &kp S &kp N &trans +&trans &kp V &kp X &kp G &kp K &kp Z &kp C_PLAY &kp C_PAUSE &kp Q &kp R &kp M &kp F &P_percentage &trans + &backspace_delete < 2 SPACE < 3 TAB &trans &trans &kp ENTER &ultimate_shift &sl 1 >; sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_NEXT C_PREV>;