Skip to content

Commit a66fb2d

Browse files
fix: Adds &kp to missing key
1 parent 62426bb commit a66fb2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/corne.keymap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878

7979
always_accessible_layer {
8080
bindings = <
81-
&none &trans &trans &kp COLON &kp ESC &trans &trans &trans &trans &kp PSCRN &kp DEL &none
82-
&none &kp CAPS &kp PRCNT &kp FSLH &kp ENTER &trans &trans &kp LGUI &trans &trans &trans &none
83-
&none &trans &trans &RA(COMMA) &kp EXCL &trans &trans &trans &trans &trans &bootloader &none
84-
&trans &trans &kp TAB &none &trans &trans
81+
&none &trans &trans &kp COLON &kp ESC &trans &trans &trans &trans &kp PSCRN &kp DEL &none
82+
&none &kp CAPS &kp PRCNT &kp FSLH &kp ENTER &trans &trans &kp LGUI &trans &trans &trans &none
83+
&none &trans &trans &kp RA(COMMA) &kp EXCL &trans &trans &trans &trans &trans &bootloader &none
84+
&trans &trans &kp TAB &none &trans &trans
8585
>;
8686
};
8787
};

0 commit comments

Comments
 (0)