Skip to content

Commit

Permalink
Updated adv360.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Jan 3, 2024
1 parent d31ee31 commit b0e0758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@
nethack_search: nethack_search {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings = <&kp N1 &kp N0 &kp D>;
bindings = <&kp J &kp N1 &kp N0 &kp D>;
label = "NETHACK_SEARCH";
};

nethack_rest: nethack_rest {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings = <&kp N1 &kp N0 &kp DOT>;
bindings = <&kp J &kp N1 &kp N0 &kp DOT>;
label = "NETHACK_REST";
};
};
Expand Down

0 comments on commit b0e0758

Please sign in to comment.