Skip to content

Commit

Permalink
fix(): wrong placement of ctra+a(move to left part)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnigamaE committed Jun 24, 2024
1 parent bc92940 commit 4054a1a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/dac_man_5x6.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
&bt BT_SEL 0 &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&bt BT_NXT &trans &trans &trans &trans &kp LBKT &trans &trans &kp PLUS &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &trans
&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 &kp LC(A) &kp UNDERSCORE &trans &trans &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 &trans &trans &trans
Expand All @@ -45,11 +45,11 @@
&kp GRAVE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&trans &trans &kp K_PREV &kp K_PP &kp K_NEXT &kp C_VOL_UP &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &trans
&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 &kp DEL
&kp LC(A) &trans &trans &trans &trans &kp C_MUTE &trans &trans &trans &trans &trans &kp DEL
&trans &trans &trans &trans
&trans &trans &sys_reset &trans
&trans &trans &trans &trans
&trans &trans &trans &bootloader
&trans &trans &sys_reset &trans
&trans &trans &trans &trans
&trans &trans &trans &bootloader
>;
};
};
Expand Down

0 comments on commit 4054a1a

Please sign in to comment.