Skip to content

Commit

Permalink
feat(): Add control key for left part when RISE is pressed and key is…
Browse files Browse the repository at this point in the history
… (z)
  • Loading branch information
EnigamaE committed Sep 3, 2024
1 parent a475a83 commit dfbbc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 &trans &kp UNDERSCORE &trans &trans &trans
&bt BT_CLR &kp LCTRL &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 Down

0 comments on commit dfbbc06

Please sign in to comment.