Skip to content

Commit ce1a8c0

Browse files
committed
fix keymap
1 parent 1326979 commit ce1a8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/arm/zaphod/zaphod.keymap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
nav_layer {
189189
label = "Nav";
190190
bindings = <
191-
&trans &trans &trans &trans &trans &LG(GRAVE) &kp LG(LBRC) &kp UARW &kp LG(RBRC) &trans
191+
&trans &trans &trans &trans &trans &kp LG(GRAVE) &kp LG(LBRC) &kp UARW &kp LG(RBRC) &trans
192192
&kp LGUI &kp LALT &kp LCTRL &kp LSHFT &trans &trans &kp LARW &kp DARW &kp RARW &trans
193193
&trans &trans &trans &trans &trans &trans &kp HOME &kp PG_DN &kp PG_UP &kp END
194194
&trans &kp BSPC &kp TAB &kp RET

0 commit comments

Comments
 (0)