system76 / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
93 stars 33 forks source link

Working fwupd updates on launch_(2|heavy_1) #40

Closed 13r0ck closed 1 year ago

13r0ck commented 1 year ago

Changing from _delay_ms to the non-blocking wait_ms in usb_mux.c also helps improve successful bootloader frequency.

Easy remaining todos:

13r0ck commented 1 year ago

@leviport & @jackpot51 I have tested this on launch_2 and launch_heavy_1 and launch_lite_1 all seems to be in working order now, and is ready for review