Skip to content

Commit

Permalink
debug: try mod-morph with U only
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Aug 4, 2024
1 parent 9d0e626 commit 730d77b
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 = <&kp u>, <&kp U>;
bindings = <&AGRA U SHIFT>, <&AGRA U SHIFT>;
mods = <(MOD_LSFT|MOD_RSFT)>;
)

Expand Down

0 comments on commit 730d77b

Please sign in to comment.