Skip to content

Commit 9eb22ed

Browse files
Updated corne.keymap
1 parent c4cb25c commit 9eb22ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/corne.keymap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,14 +127,14 @@
127127
em_dash: em_dash {
128128
compatible = "zmk,behavior-macro";
129129
#binding-cells = <0>;
130-
bindings = <&kp LC(LA(U)) &kp N2 &kp N0 &kp N1 &kp N4 &kp SPACE>;
130+
bindings = <&kp LS(LC(U)) &kp N2 &kp N0 &kp N1 &kp N4 &kp SPACE>;
131131
label = "EM_DASH";
132132
};
133133

134134
euro_symbol: euro_symbol {
135135
compatible = "zmk,behavior-macro";
136136
#binding-cells = <0>;
137-
bindings = <&kp LC(LA(U)) &kp N2 &kp N0 &kp A &kp C &kp SPACE>;
137+
bindings = <&kp LC(LS(U)) &kp N2 &kp N0 &kp A &kp C &kp SPACE>;
138138
label = "EURO_SYMBOL";
139139
};
140140
};

0 commit comments

Comments
 (0)