-
Notifications
You must be signed in to change notification settings - Fork 62
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
Firmware Update Issue for Launch #64
Comments
I would recommend flashing from our QMK fork and seeing if that helps: https://github.com/system76/qmk_firmware/blob/master/keyboards/system76/launch_1/README.md Also, can you please post the launch_1 details from the output of |
I think I implemented a solution to this problem for the upstream repository in this PR. From the description, it appears that instead of "unlocking" and waiting for the updater to send the HID command to go into the bootloader, it jumps straight into it--from the System76 VID before unlock and the Atmel VID after unlock. The keyboard does not acknowledge the command in any case, so the updater just sees a new device and likely does not go into its firmware flashing routines. Note that in the upstream firmware, |
I will send update you with the output of |
Partially that, but also because we had to figure out how to unlock a Launch Lite, since Fn+Esc on Lite = tilde/backtick |
@leviport
|
Was that after flashing from our QMK fork? |
@leviport The previous output was not using this fork of the qmk_firmware. But using this fork for flashing seemed to resolve the issue and firmware had been updated to the newest
Question not related to current issue. What is the Macro for |
If you're making firmware manually, it's |
I see. Thanks for everything. Ill close this issue since all the problems have been resolved |
I'm currently on Fedora 36, And was trying to update the firmware of the Launch Keyboard. When I'm doing manual firmware update (the keyboard never flashes UNLOCK pattern since I got it half year ago even on PopOs) through the Firmware software and was giving a notification to unlock the keyboard using
Fn
+Esc
. However, When I unlocked the keyboard, all the updates options simply disappear. (System76 Keyboard Configuration Software also lose detection of the keyboard). I'm currently flashing the keyboard using repository forked from QMK repo (not this one), if that has anything related to this problem. I also recompiled with bothBOOTMAGIC
on and off and resetting the keyboard via System76 Keyboard configuration software, but the same problem remains.Below are related information of the device and the issue described above.
Before Unlock
After Unlock
The text was updated successfully, but these errors were encountered: