Skip to content

Commit

Permalink
Fix page down mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
mike1808 authored Oct 23, 2023
1 parent face6ba commit c9cd7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/common.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┼────────────┤
___ ___ ___ ___ ___ ___ &kp LEFT &kp DOWN &kp UP &kp RIGHT ___ ___
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ╭─────────────╮ ╭─────────────╮ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┼────────────┤
___ ___ ___ ___ ___ ___ &kp HOME &kp PG_DOWN &kp PG_UP &kp END ___ ___
___ ___ ___ ___ ___ ___ &kp HOME &kp PG_DN &kp PG_UP &kp END ___ ___
XTR_NUM_LR XTR_NUM_RR
// ╰─────────────┴─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ╰─────────────╯ ╰─────────────╯ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┴────────────╯
___ ___ ___ XTR_NUM_LT XTR_NUM_RT ___ ___ ___
Expand Down

0 comments on commit c9cd7d6

Please sign in to comment.