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

[Bug] Drop Alt - QMK configurator generated .bin is bricking the keyboard #16489

Closed
3 tasks
skulltraill opened this issue Mar 1, 2022 · 2 comments · Fixed by #16493
Closed
3 tasks

[Bug] Drop Alt - QMK configurator generated .bin is bricking the keyboard #16489

skulltraill opened this issue Mar 1, 2022 · 2 comments · Fixed by #16493
Assignees

Comments

@skulltraill
Copy link

Describe the Bug

After creating a config for drop alt on QMK configurator, compiling, and downloading the .bin, and flashing it using QMK toolbox, the keyboard dies, no RGB, no keypresses, it's basically bricked, until I reflash with an older or the default .bin which restores it.

This lead me to believe that the .bins from older QMK configurator compilations are working fine, but not the current one on config.qmk.fm

I know the QMK configurator prints out:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ This MCU support package has a lack of support from the upstream provider (Massdrop). There are currently questions about valid licensing, and at this stage it's likely their boards and supporting code will be removed from QMK in the near future. Please contact Massdrop for support, and encourage them to align their future board design choices to gain proper license compatibility with QMK. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

So this is likely not your fault, nor am I expecting a fix, just wanted to bring this to your attention.

Thank you!

System Information

  • Keyboard: Drop Alt
    • Revision (if applicable):
  • Operating system: Windows 10
  • AVR GCC version: 'avr-gcc' is not recognized as an internal or external command, operable program or batch file.
  • ARM GCC version:
  • QMK Firmware version: 0.1.1 (I think)
  • Any keyboard related software installed?
    • AutoHotKey
    • Karabiner
    • Other:

Additional Context

@zvecr
Copy link
Member

zvecr commented Mar 2, 2022

Can you also provide the following:

  • mdloader version used
  • if eeprom reset was performed?
  • or the default .bin where was this file acquired from?

@zvecr
Copy link
Member

zvecr commented Mar 2, 2022

A quick bisect run from the last develop merge, currently looks like 15953 is the culprit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants