Skip to content

Commit dfbbc06

Browse files
committed
feat(): Add control key for left part when RISE is pressed and key is (z)
1 parent a475a83 commit dfbbc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/dac_man_5x6.keymap

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
&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
3232
&bt BT_NXT &trans &trans &trans &trans &kp LBKT &trans &trans &kp PLUS &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &trans
3333
&bt BT_PRV &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp HOME &kp PIPE &kp EQUAL &kp MINUS &kp GRAVE &kp TILDE &trans
34-
&bt BT_CLR &trans &trans &trans &trans &trans &trans &trans &kp UNDERSCORE &trans &trans &trans
34+
&bt BT_CLR &kp LCTRL &trans &trans &trans &trans &trans &trans &kp UNDERSCORE &trans &trans &trans
3535
&trans &kp PSCRN &trans &trans
3636
&trans &sys_reset &trans &trans
3737
&trans &trans &trans &trans

0 commit comments

Comments
 (0)