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 LUFA to newest (18-07-2021) and add QMK-HID Bootloader support #13588

Merged
merged 11 commits into from
Jul 25, 2021

Conversation

drashna
Copy link
Member

@drashna drashna commented Jul 18, 2021

Description

Like the title says.
Updates LUFA to the latest version, as well as adds support for generating the lufa HID bootloader, as well as flashing it.

Types of Changes

  • Core
  • New feature
  • Enhancement/optimization
  • Documentation

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • 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).

@drashna
Copy link
Member Author

drashna commented Jul 18, 2021

Added additional documentation.

Also want to add a split left/right target, but doesn't support that natively. Would have to be a hack like dfu-util. teensy/halfkay could use that too. So probably will do in a separate PR.

docs/flashing.md Outdated Show resolved Hide resolved
docs/flashing.md Outdated Show resolved Hide resolved
docs/flashing.md Show resolved Hide resolved
docs/flashing.md Outdated Show resolved Hide resolved
docs/flashing.md Outdated Show resolved Hide resolved
docs/flashing.md Outdated Show resolved Hide resolved
docs/flashing.md Outdated Show resolved Hide resolved
tmk_core/avr.mk Outdated Show resolved Hide resolved
tmk_core/avr.mk Outdated Show resolved Hide resolved
Copy link
Member

@fauxpark fauxpark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also add the following to the table at the end of driver_installation_zadig.md:

|`qmk-hid`    |(keyboard name) Bootloader    |`03EB:2067`   |HidUsb |

@drashna drashna requested review from fauxpark and a team July 19, 2021 17:32
@drashna drashna requested a review from a team July 19, 2021 17:47
@drashna drashna merged commit 71e9f8f into qmk:develop Jul 25, 2021
@drashna drashna deleted the lufa/update_and_qmk_hid_boot branch July 25, 2021 06:01
nhongooi pushed a commit to nhongooi/qmk_firmware that referenced this pull request Dec 5, 2021
BorisTestov pushed a commit to BorisTestov/qmk_firmware that referenced this pull request May 23, 2024
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.

3 participants