Skip to content

Commit

Permalink
added shortcut to the prod layer and changed a combo
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jul 17, 2024
1 parent 6321c6b commit 39b4fb3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/klor.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -200,14 +200,14 @@
require-prior-idle-ms = <150>;
};

to_layer_2 {
bindings = <&to 2>;
to_layer_3 {
bindings = <&to 3>;
key-positions = <26 25>;
layers = <0 3 2 1>;
};

to_layer_3 {
bindings = <&to 3>;
to_layer_2 {
bindings = <&to 2>;
key-positions = <25 24>;
layers = <0 3 2 1>;
};
Expand Down Expand Up @@ -247,10 +247,10 @@

Nav_Productivity {
bindings = <
&kp F2 &kp LG(LS(L)) &kp LG(F) &kp LA(PT_PERIOD) &kp LG(PT_COMMA) &mkp MCLK &bt BT_NXT &kp K_SCROLL_UP &kp K_SCROLL_DOWN &bt BT_CLR_ALL
&trans &trans &trans &trans &trans &kp LA(KP_N3) &mkp LCLK &kp LEFT_ARROW &kp UP &kp DOWN_ARROW &kp RIGHT &trans
&trans &kp LG(R) &kp LG(N) &kp LG(T) &kp LG(W) &kp LG(Q) &trans &trans &mkp RCLK &kp HOME &kp PG_UP &kp PAGE_DOWN &kp END &trans
&trans &trans &trans &trans &trans &trans &trans &to 0
&kp F2 &kp LG(LS(L)) &kp LG(F) &kp LA(PT_PERIOD) &kp LA(PT_N4) &mkp MCLK &bt BT_NXT &kp K_SCROLL_UP &kp K_SCROLL_DOWN &bt BT_CLR_ALL
&trans &trans &trans &trans &trans &kp LA(PT_N3) &mkp LCLK &kp LEFT_ARROW &kp UP &kp DOWN_ARROW &kp RIGHT &trans
&trans &kp LG(N) &kp LG(T) &kp LG(W) &kp LG(Q) &kp LG(R) &trans &trans &mkp RCLK &kp HOME &kp PG_UP &kp PAGE_DOWN &kp END &trans
&trans &trans &trans &trans &trans &trans &trans &to 0
>;

label = "Nav Prod";
Expand Down

0 comments on commit 39b4fb3

Please sign in to comment.