Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add relative movement plus diagonal movement for mouse keys #4

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

marcusgreenwood
Copy link

  • store the x_pos and y_pos so that move_to doesn't need to go back to home each time
  • add diagonal movement to mouse-keys for tiny speed boost when moving mouse

marcusgreenwood and others added 4 commits December 7, 2023 11:53
- store the x_pos and y_pos so that move_to doesn't need to go back to home each time
- add diagonal movement to mouse-keys for tiny speed boost when moving mouse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant