This repository has been archived by the owner on Jun 19, 2021. It is now read-only.
Releases: qmk/qmk_flasher
Releases · qmk/qmk_flasher
The QMK Flasher has be deprecated - use the QMK Toolbox instead!
You can find the releases here: https://github.com/qmk/qmk_toolbox/releases
Fix the Windows 10 package
Certain files were not included that were needed on Windows 10. This version fixes that.
New theme support and streamlined package naming
Windows Note: Please uninstall the old version first!
We have renamed this from QMK Firmware Flasher to QMK Flasher, and as a result Windows sees it as a separate program. Please uninstall QMK Firmware Flasher before installing this version.
Changes
- Theme support, pick from Default, Platform, Modern Selectric, and Nantucket Selectric
- Bring to front support, bring the flasher to the front when the firmware file changes
- New icon and branding
Windows Installer! First 1.0 Candidate!
This is the first windows installer. Should make it easy for anyone to flash their keyboard.
Windows Instructions:
- Install the software
- During installation you will be asked if you wish to install the driver from Atmel. Click Install.
- Plug your keyboard in, press RESET
- Wait while windows tries to find a driver in Windows Update. You can tell it to skip this but you'll still wait 5-10 minutes while it searches Windows Update.
- Run Firmware Flasher
Refined Interface, New Windows Package, New Mac Package
Summary
Streamlined interface, more guidance, new Windows and OS X packages.
Mac Installation:
Open the DMG and drag the application into /Applications
Windows Installation:
- Extract the zip file to C:\
- Put your keyboard into bootloader mode
- Find the unknown device in Device Manager, double click it
- Click update driver (may be under the driver tab) and find the driver in
C:\QMK Firmware Flasher-win32-x64\resources\app\dfu\dfu-prog-usb-1.2.2
- Run
C:\QMK Firmware Flasher-win32-x64\QMK Firmware Flasher.exe
If you encounter a libusb0.dll error:
- Download and unzip libusb: https://sourceforge.net/projects/libusb-win32/
- Copy libusb-win32-bin-*/bin/x86/libusb0.dll to c:\windows\syswow32\libusb0.dll
Working on Mac, needs more testing on Windows!
v0.3 windows fix
Updated some icons and names
Working on some library linking
Working!
Got it working on OS X enough to start testing things!