Skip to content

Commit

Permalink
Fixed cmd Z
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Sep 25, 2024
1 parent e75ccb3 commit a9016ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/klor.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
comma_slash_cmdZ: comma_slash_cmdZ {
compatible = "zmk,behavior-mod-morph";
label = "COMMA_SLASH_CMDZ";
bindings = <&comma_slash>, <&kp LG(LA(Z))>;
bindings = <&comma_slash>, <&kp LG(Z)>;

#binding-cells = <0>;
mods = <(MOD_LGUI)>;
Expand Down

0 comments on commit a9016ec

Please sign in to comment.