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

Update vusb to match 3rd endpoint. #9020

Merged
merged 9 commits into from
Aug 19, 2020

Commits on Aug 18, 2020

  1. Update vusb to match 3rd endpoint.

    - With the addition of qmk/v-usb#1 a 3rd endpoint (endpoint4) becomes available.
    - We can assign mouse/extrakeys to that endpoint as its a desirable feature and leave rawhid and console to compete for the 2nd endpoint.
    
    NOTE: The version of vusb.c in future branch is older than master. Just remember that it will need a #error if both raw_hid and console are enabled at the same time.
    yiancar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a5613b0 View commit details
    Browse the repository at this point in the history
  2. Final Fixes

    yiancar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e6bb3b0 View commit details
    Browse the repository at this point in the history
  3. Update tmk_core/protocol/vusb/vusb.c

    Co-authored-by: Ryan <fauxpark@gmail.com>
    yiancar and fauxpark committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    1fca2ad View commit details
    Browse the repository at this point in the history
  4. Update tmk_core/protocol/vusb/vusb.c

    Co-authored-by: Ryan <fauxpark@gmail.com>
    yiancar and fauxpark committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4bd9a5e View commit details
    Browse the repository at this point in the history
  5. Update tmk_core/protocol/vusb/usbconfig.h

    Co-authored-by: Ryan <fauxpark@gmail.com>
    yiancar and fauxpark committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    0382259 View commit details
    Browse the repository at this point in the history
  6. Update tmk_core/protocol/vusb/usbconfig.h

    Co-authored-by: Ryan <fauxpark@gmail.com>
    yiancar and fauxpark committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    2d60057 View commit details
    Browse the repository at this point in the history
  7. Update tmk_core/protocol/vusb/usbconfig.h

    Co-authored-by: Ryan <fauxpark@gmail.com>
    yiancar and fauxpark committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d2cc920 View commit details
    Browse the repository at this point in the history
  8. Update tmk_core/protocol/vusb/usbconfig.h

    Co-authored-by: Ryan <fauxpark@gmail.com>
    yiancar and fauxpark committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    6e84030 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30b2c7b View commit details
    Browse the repository at this point in the history