Skip to content

Commit

Permalink
updated keymap to remove duplicate emacs kill buff call
Browse files Browse the repository at this point in the history
  • Loading branch information
johnporche committed Nov 26, 2023
1 parent 131d193 commit 0e4cc4b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/corneish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,6 @@
)


ZMK_MACRO(emacs_killbuff,
wait-ms = <30>;
tap-ms = <40>;
bindings = < &kp LC(X) &kp K >;
)


ZMK_MACRO(emacs_closewin,
wait-ms = <30>;
tap-ms = <40>;
Expand Down

0 comments on commit 0e4cc4b

Please sign in to comment.