Skip to content

Commit

Permalink
fix(sweep): fix k9s macro
Browse files Browse the repository at this point in the history
  • Loading branch information
JJGadgets authored Mar 12, 2024
1 parent 189421e commit 77d9b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
kk: k9s {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings = <&kp K &kp 9 &kp S &kp ENTER &to 0>;
bindings = <&kp K &kp N9 &kp S &kp ENTER &to 0>;
};
kg: kubectl_get {
compatible = "zmk,behavior-macro";
Expand Down

0 comments on commit 77d9b1b

Please sign in to comment.