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 QMK-DFU support #286

Merged
merged 2 commits into from
Jul 22, 2021
Merged

Add QMK-DFU support #286

merged 2 commits into from
Jul 22, 2021

Conversation

fauxpark
Copy link
Member

Description

When the next qmk_firmware breaking changes cycle lands, with the updated LUFA submodule, the :bootloader target for a board with BOOTLOADER = qmk-dfu set will produce a .hex file that has it's USB device revision number set to 0x0936 (The Unicode codepoint for Ψ in decimal). This bootloader is able to clear the EEPROM without first performing a full chip erase.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark requested a review from a team July 22, 2021 03:45
@fauxpark fauxpark changed the title [Windows] Add QMK-DFU support Add QMK-DFU support Jul 22, 2021
@fauxpark fauxpark merged commit 796049b into qmk:master Jul 22, 2021
@fauxpark fauxpark deleted the qmk-dfu-support branch July 22, 2021 07:57
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