Skip to content

Commit

Permalink
Update corne-ish_zen.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
JonMuller authored Dec 7, 2021
1 parent ce9ca2d commit baab25c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config/corne-ish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
timeout-ms = <COMBO_TIMEOUT>;
key-positions = <14 15 16>;
bindings = <&kp DEL>;
};
combo_home {
timeout-ms = <COMBO_TIMEOUT>;
key-positions = <15 16 17>;
bindings = <&kp LS(HOME)>;
};
combo_printsc {
timeout-ms = <COMBO_TIMEOUT>;
Expand Down Expand Up @@ -160,7 +165,7 @@
// | | | | | | | _ | + | { | } | "|" |
// | GUI | | SPC | | ENT | | ALT |
bindings = <
&kp TAB &bootloader &kp AT &kp HASH &kp DLLR &kp SLCK &kp C_VOL_UP &trans &trans &trans &kp DQT &none
&kp TAB &bootloader &reset &kp HASH &kp DLLR &kp SLCK &kp C_VOL_UP &trans &trans &trans &kp DQT &none
&none &trans &trans &kp LC(LSHFT) &mt LSHFT UP &kp PSCRN &kp C_VOL_DN &trans &trans &kp UP &kp SEMI &none
&none &kp LNLCK &kp QMARK &kp LEFT &kp DOWN &kp RIGHT &kp C_MUTE &trans &kp LEFT &kp DOWN &kp RIGHT &none
&kp LG(Z) &kp LG(X) &kp LG(C) &kp LC(LA(W)) &kp LC(LA(P)) &kp LC(LA(R))
Expand Down

0 comments on commit baab25c

Please sign in to comment.