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

Implement acceleration using an input_handler modifying usbhid input events directly #5

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2024

  1. Port input_handler from maccel

    kitten committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8d4b334 View commit details
    Browse the repository at this point in the history
  2. Scaffold input handler

    kitten committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1f60fa4 View commit details
    Browse the repository at this point in the history
  3. Modify raw device event values

    kitten committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6e8d7bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0393c90 View commit details
    Browse the repository at this point in the history
  5. Reuse updater code

    kitten committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bdae22d View commit details
    Browse the repository at this point in the history
  6. Cleanups and renames

    kitten committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9373905 View commit details
    Browse the repository at this point in the history
  7. Delete util.c

    kitten committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    05914f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26171b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    219e2d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed4fae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f8f08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7b631c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    407b098 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    d347bfb View commit details
    Browse the repository at this point in the history