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

Allow hotkeys to have multiple alphanumeric keys pressed down at the same time #6938

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Aug 9, 2024

  1. Allow hotkeys to have multiple alphanumeric keys pressed down at the …

    …same time
    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b1f4679 View commit details
    Browse the repository at this point in the history
  2. Fix key up on hotkey tester

    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b5f1639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd3f91 View commit details
    Browse the repository at this point in the history
  4. Fix hotkey tests

    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    774daf3 View commit details
    Browse the repository at this point in the history
  5. Handle space unit test

    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    46256e0 View commit details
    Browse the repository at this point in the history
  6. Fix tester example

    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    68186ce View commit details
    Browse the repository at this point in the history
  7. Add more tests

    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    df636bf View commit details
    Browse the repository at this point in the history
  8. lint

    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a3ef29a View commit details
    Browse the repository at this point in the history
  9. Update documentaiton

    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c98311c View commit details
    Browse the repository at this point in the history
  10. Diff

    Alex Liu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b01516d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Add two multiple key combos on the piano example

    Alex Liu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    e2c0b63 View commit details
    Browse the repository at this point in the history