Skip to content

Commit

Permalink
debug: try mod-morph with single keypress
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Aug 4, 2024
1 parent 730d77b commit 097801b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/canadian-multilingual-standard.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ ZMK_MACRO_TWO_PARAM(AGRA, bindings =
)

ZMK_MOD_MORPH(u_gr,
bindings = <&AGRA U SHIFT>, <&AGRA U SHIFT>;
bindings = <&kp U>, <&kp U>;
mods = <(MOD_LSFT|MOD_RSFT)>;
)

Expand Down

0 comments on commit 097801b

Please sign in to comment.