From bfe93a2bdd2c6e03be358cef45d85755a7edd3f5 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sat, 24 Apr 2021 18:18:54 +0000 Subject: [PATCH] Tweak nibble layout to better match preferred nav layer and adjust combo for activation of nav --- zmk-config/config/nibble.keymap | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/zmk-config/config/nibble.keymap b/zmk-config/config/nibble.keymap index 9da0d878..71098dd6 100644 --- a/zmk-config/config/nibble.keymap +++ b/zmk-config/config/nibble.keymap @@ -32,6 +32,14 @@ }; }; + combos { + compatible = "zmk,combos"; + combo_layer_navigation { + key-positions = <34 19 36>; + bindings = <&tog LAYER_ID_FUNC>; + }; + }; + keymap { compatible = "zmk,keymap"; @@ -55,7 +63,7 @@ bindings = < &kp GRAVE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &kp DEL &kp DEL -&trans &kp CAPS &kp PG_UP &kp END &kp UP &kp HOME &trans &trans &trans &trans &trans &trans &trans &trans &kp INS &kp INS +&trans &kp CAPS &kp PG_UP &kp HOME &kp UP &kp END &trans &trans &trans &trans &trans &trans &trans &trans &kp INS &kp INS &none &trans &kp PG_DN &kp LEFT &kp DOWN &kp RIGHT &trans &trans &trans &trans &trans &trans &trans &kp PSCRN &kp PSCRN &none &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &trans &trans &trans &bootloader &reset &kp C_PP &none &trans &trans &trans &trans &trans &kp C_VOLUME_UP &kp C_VOLUME_DOWN &kp C_MUTE &trans &trans