Skip to content

Commit

Permalink
Adjust to comply w/PR #2027
Browse files Browse the repository at this point in the history
  • Loading branch information
proostas committed Feb 11, 2024
1 parent 9106bb8 commit 367c882
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,8 @@
// | | | | | RCLK | LCLK | |
// ╰───────┴───────┴───────╯ ╰───────┴───────┴───────╯
bindings = <
&none &kp ESC &none &none &none &none &mwh SCROLL_UP &mwh SCROLL_LEFT &mmv MOVE_UP &mwh SCROLL_RIGHT &none &none
&none &kp LGUI &kp LALT &kp LSHFT &kp LCTRL &none &mwh SCROLL_DOWN &mmv MOVE_LEFT &mmv MOVE_DOWN &mmv MOVE_RIGHT &none &none
&none &kp ESC &none &none &none &none &msc SCRL_UP &msc SCRL_LEFT &mmv MOVE_UP &msc SCRL_RIGHT &none &none
&none &kp LGUI &kp LALT &kp LSHFT &kp LCTRL &none &msc SCRL_DOWN &mmv MOVE_LEFT &mmv MOVE_DOWN &mmv MOVE_RIGHT &none &none
&none &none &none &none &none &none &none &none &none &none &none &none
&none &none &none &mkp RCLK &mkp LCLK &none
>;
Expand Down
2 changes: 1 addition & 1 deletion config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ manifest:
projects:
- name: zmk
remote: urob
revision: main
revision: main-with-native-mouse
import: app/west.yml
self:
path: config

0 comments on commit 367c882

Please sign in to comment.