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

Relocate usb_detach to utils #5121

Merged
merged 2 commits into from
Feb 18, 2019
Merged

Relocate usb_detach to utils #5121

merged 2 commits into from
Feb 18, 2019

Conversation

zvecr
Copy link
Member

@zvecr zvecr commented Feb 13, 2019

Description

Currently three copies of usb_detach exist within the keyboard directory.

This PR removes the duplication, fixes compilation warnings, and adds a makefile for a more standardised compilation entry point.

Types of changes

  • Core
  • Bugfix
  • New Feature
  • Enhancement/Optimization
  • Keyboard (addition or update)
  • Keymap/Layout/Userspace (addition or update)
  • Documentation

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. (https://docs.qmk.fm/#/contributing)
  • 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).

@drashna
Copy link
Member

drashna commented Feb 18, 2019

Thanks!

@drashna drashna merged commit 1a6a2a7 into qmk:master Feb 18, 2019
@zvecr zvecr deleted the feature/usb_detach branch February 25, 2019 23:42
zer09 pushed a commit to zer09/qmk_firmware that referenced this pull request Mar 2, 2019
* Relocate usb_detach to utils

* Relocate usb_detach to utils - fix up files after move
dlhextall pushed a commit to dlhextall/qmk_firmware that referenced this pull request May 24, 2019
* Relocate usb_detach to utils

* Relocate usb_detach to utils - fix up files after move
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.

2 participants