Skip to content

Commit baa38d5

Browse files
committed
fix(placement): ctrl-a and del moved to another keys to check
1 parent 3ab1ae6 commit baa38d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/dac_man_5x6.keymap

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
&kp GRAVE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
4646
&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
4747
&trans &kp LEFT &kp UP &kp DOWN &kp RIGHT &kp C_VOL_DN &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &trans
48-
&trans &trans &trans &trans &trans &kp C_MUTE &trans &trans &trans &trans &trans &trans
48+
&trans &trans &trans &trans &trans &kp C_MUTE &trans &trans &trans &trans &trans &kp DEL
4949
&trans &trans &trans &trans
50-
&kp LC(A) &trans &sys_reset &trans
51-
&trans &trans &trans &trans
50+
&trans &trans &sys_reset &trans
51+
&trans &kp LC(A) &trans &trans
5252
&trans &trans &trans &bootloader
5353
>;
5454
};

0 commit comments

Comments
 (0)