← Package directory
Available on winget

Install QMK Toolbox

A collection of keyboard flashing tools

Install with winget
winget install --id QMK.QMKToolbox
Upgrade
winget upgrade --id QMK.QMKToolbox
Uninstall
winget uninstall --id QMK.QMKToolbox

About QMK Toolbox

A collection of keyboard flashing tools

What's new in 0.3.3

Important Note for Windows Users dfu-programmer v1.0.0 has dropped support for libusb-win32 (libusb0) in favour of libusb-1.0. As such the driver installation has been updated to designate WinUSB for Atmel DFU bootloader devices. You may need to manually uninstall the libusb0 driver for existing bootloaders on your machine.Important Note for macOS Users Although the Toolbox itself will run on Apple Silicon Macs, the flasher binaries are still Intel-based and do not work. Installing Rosetta may help, but this has not been tested. - [Windows] Fixed bug where some USB devices would not be detected properly (#476) - [Windows] Improved extraction of flasher binaries (#478) - Downgraded avrdude to 7.0 due to issues on Windows (#475) - Refactored HID Console code to allow for Raw HID device detection (#473)

Read release notes

Version history

Version Updated Notes
0.3.3 Unknown Important Note for Windows Users dfu-programmer v1.0.0 has dropped support for libusb-win32 (libusb0) in favour of libusb-1.0. As such the driver installation has been updated to designate WinUSB for Atmel DFU bootloader...
0.3.0 Unknown * Added WB32 bootloader support (#320, #321) * Added GD32V bootloader support (#376) * Moved HID Console output to separate window (#388) * Added check to make sure firmware file exists before attempting flash (#435) * [...
0.2.2 Unknown - Fixed auto-flash - [macOS] Fixed a typo - [Windows] Removed a useless reference
0.2.1 Unknown Dropped incomplete support for .qmk files Fixed a couple of bugs related to clearing recent files, and opening files Fixed handedness .eep filenames Cleaned up firmware file downloading via qmk://
0.2.0 Unknown • Add support for LUFA/QMK-HID bootloader • Update flasher binaries • Add key tester • HID Console device detection overhaul • USB & bootloader device detection overhaul • Log message printing overhaul • Remove "keyboard...
0.1.1 Unknown No notes
0.0.21 Unknown No notes