Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
OAGr committed Mar 2, 2024
1 parent 278a4d0 commit 734ea30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
quick_tap_ms = <175>;
flavor = "tap-preferred";
bindings = <&kp>, <&kp>;
global_quick_tap
global_quick_tap;
};
};

Expand Down
7 changes: 7 additions & 0 deletions config/version.dtsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#define VERSION_MACRO
macro_ver: macro_ver {
compatible = "zmk,behavior-macro";
label = "macro_ver";
#binding-cells = <0>;
bindings = <&kp N2>, <&kp N0>, <&kp N2>, <&kp N4>, <&kp N0>, <&kp N3>, <&kp N0>, <&kp N2>, <&kp MINUS>, <&kp N3>, <&kp A>, <&kp L>, <&kp MINUS>, <&kp N2>, <&kp N7>, <&kp N8>, <&kp A>, <&kp N4>, <&kp D>, <&kp N0>, <&kp RET>;
};

0 comments on commit 734ea30

Please sign in to comment.