Skip to content

Commit

Permalink
Keymap: Remove scrolling from mouse keys layer
Browse files Browse the repository at this point in the history
  • Loading branch information
infused-kim committed Jan 6, 2024
1 parent bca0812 commit 52a8088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -239,11 +239,11 @@
label = "MouseKeys";
bindings = <
// ╭────────────────────────┬────────────────────────┬────────────────────────┬────────────────────────┬────────────────────────┬────────────────────────╮ ╭────────────────────────┬────────────────────────┬────────────────────────┬────────────────────────┬────────────────────────┬────────────────────────╮
&trans &none &none &none U_WH_D &none &none &none &none &none &none &trans
&trans &none &none &none &none &none &none &none &none &none &none &trans
// ├────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┤ ├────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┤
&trans &none U_MS_L U_MS_U U_MS_R &none &none U_MS_L U_MS_U U_MS_R &none &trans
// ├────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┤ ├────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┤
&trans &none &none U_MS_D U_WH_U &none &none &none U_MS_D &none &none &trans
&trans &none &none U_MS_D &none &none &none &none U_MS_D &none &none &trans
// ╰────────────────────────┴────────────────────────┴────────────────────────┴────────────────────────┼────────────────────────┼────────────────────────┤ ├────────────────────────┼────────────────────────┼────────────────────────┼────────────────────────┴────────────────────────┼────────────────────────╯
&tog MOUSE_KEYS U_BTN1 U_BTN2 U_BTN3 U_BTN1 U_BTN2
// ╰────────────────────────┴────────────────────────┴────────────────────────╯ ╰────────────────────────┴────────────────────────┴────────────────────────╯
Expand Down

0 comments on commit 52a8088

Please sign in to comment.