一个用于 QMK 固件的工具箱辅助程序
This is a collection of flashing tools packaged into one app. It supports auto-detection and auto-flashing of firmware to keyboards.
| Windows | macOS |
|---|---|
QMK Toolbox supports the following bootloaders:
And the following ISP flashers:
If there's an interest in any others, they can be added if their commands are known.
The Toolbox also listens to HID messages on usage page 0xFF31 and usage 0x0074, compatible with PJRC's hid_listen.
If you have CONSOLE_ENABLE = yes in your keyboard's rules.mk, you can print messages with xprintf(), useful for debugging:
See the QMK Docs for more information.
When using the QMK Toolbox on Windows, it will prompt at first run to install the necessary drivers.
If you run into any issues with "Device not found" when flashing, then you may need to use Zadig to fix the issue.
The current version of QMK Toolbox is 0.3.4.
For Homebrew users, it is also available as a Cask:
brew install qmk-toolbox
暂无开放 Issues,或尚未同步最近议题。