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

Add LUFA mass storage BOOTLOADER "support" #7729

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

fauxpark
Copy link
Member

Description

Tested with a Pro Micro and the MassStorage bootloader from current submodule LUFA. Mainly interested in the behaviour of the RESET keycode as it was reportedly not working (possibly BOOTLOADER_SIZE was wrong, since atmel-dfu specifies 4kB instead of 6). It seems to work fine.

I purposely did not document this, nor add it to the list in the templates. I will not be QMK-ifying the bootloader in our fork a la QMK-DFU. For anyone stumbling across this wanting to have a mass storage bootloader: I strongly advise against it 😄

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 added the core label Dec 28, 2019
@fauxpark fauxpark requested a review from a team December 28, 2019 11:54
@evyd13
Copy link
Contributor

evyd13 commented Dec 28, 2019

Pretty sure this would actually fix #1215

Copy link
Member

@drashna drashna left a comment

Choose a reason for hiding this comment

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

LGTM

@drashna drashna requested a review from a team December 29, 2019 01:57
@zvecr zvecr merged commit 559ef21 into qmk:master Dec 29, 2019
@fauxpark fauxpark deleted the lufa-ms-bootloader branch December 29, 2019 22:50
drashna pushed a commit to zsa/qmk_firmware that referenced this pull request Jan 2, 2020
fdidron pushed a commit to zsa/qmk_firmware that referenced this pull request Jan 6, 2020
fdidron pushed a commit to zsa/qmk_firmware that referenced this pull request Jan 8, 2020
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Feb 21, 2020
kylekuj pushed a commit to kylekuj/qmk_firmware that referenced this pull request Apr 21, 2020
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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants