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

feat(hid) Basic support for generic desktop usage page #2473

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

Commits on Sep 8, 2024

  1. This works, able to sleep

    angweekiat committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    642e4e1 View commit details
    Browse the repository at this point in the history
  2. Can send power commands

    angweekiat committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    25cb978 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. works for 3 keys

    angweekiat committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7c9daa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d075950 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. USB HID send 2 bytes

    angweekiat committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3b1fb34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8089d05 View commit details
    Browse the repository at this point in the history
  3. clean up

    angweekiat committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    75cee59 View commit details
    Browse the repository at this point in the history
  4. More cleanup

    angweekiat committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2683b8d View commit details
    Browse the repository at this point in the history
  5. cleanup whitespaces

    angweekiat committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    988375d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. clang-format

    angweekiat committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    16373a0 View commit details
    Browse the repository at this point in the history