Skip to content

Commit

Permalink
Long press UNDO CUT COPY PASTE for Dvorak at Qwerty positions
Browse files Browse the repository at this point in the history
  • Loading branch information
timhansinger committed Dec 3, 2023
1 parent 46e4eee commit 42658da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ ZMK_BEHAVIOR(lgui_key_macro, macro_one_param,
#define PASTE_V &as_lgui V V // tap: V | long-tap: macOS paste

// dvorak
#define UNDO_QEXCL &as_lgui_qexcl Z // tap: qexcl | long-tap: macOS undo
#define UNDO_QEXCL &as_lgui_qexcl Z qexcl // tap: qexcl | long-tap: macOS undo
#define CUT_Q &as_lgui X Q // tap: Q | long-tap: macOS undo
#define COPY_J &as_lgui C J // tap: J | long-tap: macOS undo
#define PASTE_K &as_lgui V K // tap: K | long-tap: macOS undo
Expand Down

0 comments on commit 42658da

Please sign in to comment.