Skip to content

Commit

Permalink
Swap position of SPACE and BACKSPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
trentrand committed Apr 29, 2024
1 parent d8b9da9 commit d2cb0b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boards/shields/dactyl_manuform_5x7/dactyl_manuform_5x7.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
&kp LALT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp PERIOD &kp SLASH &kp BACKSLASH
&kp DELETE &kp LALT &kp LBKT &kp RBKT

&kp LEFT_SHIFT &kp SPACE &mkp RCLK
&kp BACKSPACE &kp LCMD &mkp LCLK
&kp LEFT_SHIFT &kp BACKSPACE &mkp RCLK
&kp SPACE &kp LCMD &mkp LCLK
&kp ENTER &kp LCTL &kp LCMD &kp ESCAPE
>;
};
Expand Down

0 comments on commit d2cb0b7

Please sign in to comment.