From 69751a074f4220b0791269d7c369a40a739edbb6 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:31:54 +0000 Subject: [PATCH] fix number layer to use trans instead of none --- config/helix.keymap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/helix.keymap b/config/helix.keymap index c09a307..0832d58 100644 --- a/config/helix.keymap +++ b/config/helix.keymap @@ -42,10 +42,10 @@ numbers { label = "#"; bindings = < -&kp LS(TILDE) &kp LS(EXCL) &kp LS(AT) &kp LS(POUND) &kp LS(DLLR) &kp LS(PRCNT) &kp LS(CARET) &kp LS(AMPS) &kp LS(STAR) &kp LS(LPAR) &kp LS(RPAR) &kp LS(UNDER) -&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS -&trans &trans &trans &none &none &none &trans &trans &kp LBKT &kp RBKT &kp BSLH &kp EQUAL -&none &none &none &none &none &none &none &none &none &none &none &none &none &none +&kp LS(TILDE) &kp LS(EXCL) &kp LS(AT) &kp LS(POUND) &kp LS(DLLR) &kp LS(PRCNT) &kp LS(CARET) &kp LS(AMPS) &kp LS(STAR) &kp LS(LPAR) &kp LS(RPAR) &kp LS(UNDER) +&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS +&trans &trans &trans &trans &trans &trans &trans &trans &kp LBKT &kp RBKT &kp BSLH &kp EQUAL +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans >; };