Skip to content

Commit

Permalink
playing with macroses
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Oct 24, 2024
1 parent 8d6cab6 commit 269698a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/jorne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/keys.h>

/ {
macros {
Expand Down Expand Up @@ -56,7 +57,7 @@
#binding-cells = <0>;
bindings =
<&macro_press>,
<&kp LEFT_CONTROL &kp LEFT_ALT &kp W &kp DOWN>,
<&kt LEFT_CONTROL &kt LEFT_ALT &kt W &kp DOWN>,
<&macro_release>;

label = "WRAP_CONSOLE_DOWN";
Expand Down

0 comments on commit 269698a

Please sign in to comment.