github qmk/qmk_toolbox 0.3.0

latest releases: 0.3.2, beta, 0.3.1...
2 months ago

Important Note for Windows Users

As of v1.0.0, dfu-programmer 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.


  • 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)
  • [macOS] Converted project to Swift (#371)
  • [macOS] Switched to Storyboard (#401)
  • [macOS] Bumped minimum version to Monterey, updated flasher binaries from latest Homebrew bottles (#449)
  • [Windows] Upgraded project to .NET 6 (#421)
  • [Windows] Fixed crash when encountering USB devices with no HardwareID (#445)
  • [Windows] Improved HID Console report processing to match macOS behaviour (#447)
  • [Windows] Updated flasher binaries from latest MSYS2 packages (#448)

Don't miss a new qmk_toolbox release

NewReleases is sending notifications on new releases.