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

New command: qmk console #12828

Merged
merged 32 commits into from
May 9, 2021
Merged

New command: qmk console #12828

merged 32 commits into from
May 9, 2021

Commits on May 1, 2021

  1. stash poc

    zvecr authored and skullydazed committed May 1, 2021
    Configuration menu
    Copy the full SHA
    659b460 View commit details
    Browse the repository at this point in the history
  2. stash

    zvecr authored and skullydazed committed May 1, 2021
    Configuration menu
    Copy the full SHA
    172978b View commit details
    Browse the repository at this point in the history
  3. tidy up implementation

    zvecr authored and skullydazed committed May 1, 2021
    Configuration menu
    Copy the full SHA
    3c08507 View commit details
    Browse the repository at this point in the history
  4. Tidy up slightly for review

    zvecr authored and skullydazed committed May 1, 2021
    Configuration menu
    Copy the full SHA
    80df638 View commit details
    Browse the repository at this point in the history
  5. Tidy up slightly for review

    zvecr authored and skullydazed committed May 1, 2021
    Configuration menu
    Copy the full SHA
    77f1314 View commit details
    Browse the repository at this point in the history
  6. Bodge environment to make tests pass

    zvecr authored and skullydazed committed May 1, 2021
    Configuration menu
    Copy the full SHA
    8088043 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4534b5d View commit details
    Browse the repository at this point in the history
  8. Filter devices

    zvecr authored and skullydazed committed May 1, 2021
    Configuration menu
    Copy the full SHA
    933e220 View commit details
    Browse the repository at this point in the history
  9. align vid/pid printing

    zvecr authored and skullydazed committed May 1, 2021
    Configuration menu
    Copy the full SHA
    ba4e825 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81fdad3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22b6e1c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e47e49 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Configuration menu
    Copy the full SHA
    e360b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b097c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    399c8a8 View commit details
    Browse the repository at this point in the history
  4. windows improvements

    skullydazed committed May 2, 2021
    Configuration menu
    Copy the full SHA
    850d129 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5535d6a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    7e9c268 View commit details
    Browse the repository at this point in the history
  2. add timestamps

    skullydazed committed May 3, 2021
    Configuration menu
    Copy the full SHA
    f481237 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf9ad31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3387ae6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

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

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    56eafeb View commit details
    Browse the repository at this point in the history
  2. fix the pyusb check

    skullydazed committed May 7, 2021
    Configuration menu
    Copy the full SHA
    4890690 View commit details
    Browse the repository at this point in the history
  3. tweaks

    skullydazed committed May 7, 2021
    Configuration menu
    Copy the full SHA
    a4df683 View commit details
    Browse the repository at this point in the history
  4. fix exception

    skullydazed committed May 7, 2021
    Configuration menu
    Copy the full SHA
    73fa988 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da40146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c42e010 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d30fc7c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Apply suggestions from code review

    Co-authored-by: Ryan <fauxpark@gmail.com>
    skullydazed and fauxpark committed May 8, 2021
    Configuration menu
    Copy the full SHA
    273f7ff View commit details
    Browse the repository at this point in the history
  2. pyformat

    skullydazed committed May 8, 2021
    Configuration menu
    Copy the full SHA
    3143d13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab0d7a3 View commit details
    Browse the repository at this point in the history