Skip to content

Commit

Permalink
feat(): add del + short cut for ctrl+a(tmux hot key)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnigamaE committed Jun 23, 2024
1 parent 82139d6 commit 3ab1ae6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/dac_man_5x6.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
&kp CAPS &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp LG(LS(Q))
&kp LG(LS(R)) &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSLH
&kp LA(LSHIFT) &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&kp ESC &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &trans
&kp ESC &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp DEL
&kp LBKT &kp RBKT &kp LBRC &kp RBRC
&mo RAISE &kp SPACE &kp ENTER &mo LOWER
&kp TAB &kp LSHIFT &kp BSPC &kp PG_UP
Expand All @@ -33,7 +33,7 @@
&bt BT_PRV &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp HOME &kp PIPE &kp EQUAL &kp MINUS &kp GRAVE &kp TILDE &trans
&bt BT_CLR &trans &trans &trans &trans &trans &trans &trans &kp UNDERSCORE &trans &trans &trans
&trans &kp PSCRN &trans &trans
&trans &sys_reset &trans &trans
&trans &sys_reset &trans &trans
&trans &trans &trans &trans
&bootloader &trans &trans &trans
>;
Expand All @@ -47,7 +47,7 @@
&trans &kp LEFT &kp UP &kp DOWN &kp RIGHT &kp C_VOL_DN &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &trans
&trans &trans &trans &trans &trans &kp C_MUTE &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans
&trans &trans &sys_reset &trans
&kp LC(A) &trans &sys_reset &trans
&trans &trans &trans &trans
&trans &trans &trans &bootloader
>;
Expand Down

0 comments on commit 3ab1ae6

Please sign in to comment.