Skip to content

Commit

Permalink
fix vim style movement cmds
Browse files Browse the repository at this point in the history
  • Loading branch information
huntlyc committed Jun 19, 2023
1 parent baa975c commit 962d909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/DM5x6/DM5x6.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ default_layer {
bindings = <
&kp F12 &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans
&trans &trans &trans &trans &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans
&trans &trans &trans &mo ADJ
Expand Down

0 comments on commit 962d909

Please sign in to comment.