Skip to content

Commit

Permalink
ahk CA numbers 1 till =
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Mar 20, 2024
1 parent 731228a commit 9e7226a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/keys.h>

&mt {
tapping-term-ms = <400>;
Expand Down Expand Up @@ -287,10 +288,10 @@

ahk_layer {
bindings = <
&trans &kp LA(LC(NUMBER_3)) &kp LA(LC(NUMBER_4)) &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &kp LC(TAB) &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &kp LC(W) &kp LG(T) &kp LG(T) &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
&trans &kp LA(LC(NUMBER_1)) &kp LA(LC(NUMBER_2)) &kp LA(LC(NUMBER_3)) &kp LA(LC(NUMBER_4)) &kp LA(LC(NUMBER_5)) &kp LA(LC(NUMBER_6)) &kt LA(LC(N7)) &kp LA(LC(N8)) &kp LA(LC(NUMBER_9)) &kp LA(LC(N0)) &trans
&trans &kp LC(TAB) &trans &trans &trans &trans &trans &trans &trans &trans &kp LA(LC(MINUS)) &trans
&trans &kp LC(W) &kp LG(T) &kp LG(T) &trans &trans &trans &trans &trans &trans &kp LA(LC(EQUAL)) &trans
&trans &trans &trans &trans &trans &trans
>;
};
};
Expand Down

0 comments on commit 9e7226a

Please sign in to comment.