File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -794,12 +794,12 @@ behaviors {
794
794
// | HOME| PGUP| PGDN| END | F11 | F12 | HOME | PGUP | PGDN | END |
795
795
// | INS | RET | TAB | ESC | DEL | BSPC | LEFT | UP | DOWN | RIGHT|
796
796
// | UNDO| CUT | COPY|PASTE|CTL+K | \ | = | | | |
797
- // | | | | |UTL/SPC| |
797
+ // | | SPC | | |UTL/SPC| |
798
798
bindings = <
799
799
&kp HOME &kp PG_UP &kp PG_DN &kp END &kp F11 &kp F12 &kp HOME &kp PG_UP &kp PG_DN &kp END
800
800
&hm LALT INS &hm LGUI RET &hm LSHFT TAB &hm LCTRL ESC &kp DEL &kp BSPC &kp LEFT &kp UP &kp DOWN &kp RIGHT
801
801
&kp LC(Z) &kp LC(X) &kp LC(C) &kp LC(V) &kp LC(K) &kp BSLH &kp EQUAL &trans &trans &trans
802
- &trans &trans &trans &trans < UTL SPACE &trans
802
+ &trans &kp SPACE &trans &trans < UTL SPACE &trans
803
803
>;
804
804
};
805
805
You can’t perform that action at this time.
0 commit comments