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

Support for a-z keys #200

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

Support for a-z keys #200

wants to merge 9 commits into from

Commits on Mar 19, 2024

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

Commits on Mar 21, 2024

  1. moved state GromitData

    brccabral committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fb73605 View commit details
    Browse the repository at this point in the history
  2. bit masks as hexadecimal

    brccabral committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    612377c View commit details
    Browse the repository at this point in the history
  3. config keys

    brccabral committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b0df0d4 View commit details
    Browse the repository at this point in the history
  4. implemented find_keycode

    brccabral committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c2b8b6b View commit details
    Browse the repository at this point in the history
  5. grab/ungrab key

    brccabral committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    483f94a View commit details
    Browse the repository at this point in the history
  6. grab/ungrab all keys

    brccabral committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8955744 View commit details
    Browse the repository at this point in the history
  7. keys callbacks

    brccabral committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4dd457f View commit details
    Browse the repository at this point in the history
  8. added keys to compare state

    brccabral committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    958b4bc View commit details
    Browse the repository at this point in the history