Skip to content

Commit

Permalink
fix nav pg_down
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnveenman committed Jul 3, 2024
1 parent e8b5035 commit 13d2917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ ZMK_LAYER(base,

ZMK_LAYER(nav,
//╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
___ ___ &kp LS(TAB) &swapper ___ &kp PG_UP &kp PG_DOWN NAV_DEL NAV_BSPC ___
___ ___ &kp LS(TAB) &swapper ___ &kp PG_UP &kp PG_DN NAV_DEL NAV_BSPC ___
//├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&sk LGUI &sk LALT &sk LSHFT &sk LCTRL ___ NAV_LEFT NAV_DOWN NAV_UP NAV_RIGHT &kp RET
//├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
Expand Down

0 comments on commit 13d2917

Please sign in to comment.