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

Additional cleanups for V-USB code #9310

Merged
merged 1 commit into from Jun 9, 2020

Conversation

fauxpark
Copy link
Member

@fauxpark fauxpark commented Jun 5, 2020

Description

Removing the UART stuff entirely, now that we have Console support. Also fixing up various other things; switching some debug() calls to dprintf(), moved raw_hid_report out of the way so that we can implement the shared endpoint stuff.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@fauxpark fauxpark requested a review from a team June 5, 2020 15:29
@zvecr zvecr requested a review from a team June 5, 2020 23:58
@drashna drashna requested a review from a team June 8, 2020 06:37
@fauxpark
Copy link
Member Author

fauxpark commented Jun 8, 2020

Rebased to make Travis happy

@tzarc tzarc merged commit b996ffa into qmk:develop Jun 9, 2020
@fauxpark fauxpark deleted the vusb-additional-cleanups branch June 9, 2020 20:38
noroadsleft pushed a commit that referenced this pull request Jun 20, 2020
noroadsleft pushed a commit that referenced this pull request Jul 10, 2020
noroadsleft pushed a commit that referenced this pull request Jul 18, 2020
noroadsleft pushed a commit that referenced this pull request Jul 26, 2020
noroadsleft pushed a commit that referenced this pull request Jul 31, 2020
noroadsleft pushed a commit that referenced this pull request Aug 11, 2020
noroadsleft pushed a commit that referenced this pull request Aug 27, 2020
noroadsleft pushed a commit that referenced this pull request Aug 29, 2020
nicocesar pushed a commit to nicocesar/qmk_firmware that referenced this pull request Sep 6, 2020
drashna pushed a commit to zsa/qmk_firmware that referenced this pull request Sep 30, 2020
kjganz pushed a commit to kjganz/qmk_firmware that referenced this pull request Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants