Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Toolbox companion for QMK Firmware

License

NotificationsYou must be signed in to change notification settings

qmk/qmk_toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest ReleaseGitHub Workflow StatusDiscord

This is a collection of flashing tools packaged into one app. It supports auto-detection and auto-flashing of firmware to keyboards.

WindowsmacOS
WindowsmacOS

Flashing

QMK Toolbox supports the following bootloaders:

And the following ISP flashers:

  • AVRISP (Arduino ISP)
  • USBasp (AVR ISP)
  • USBTiny (AVR Pocket)

If there's an interest in any others, they can be added if their commands are known.

HID Console

The Toolbox also listens to HID messages on usage page0xFF31 and usage0x0074, compatible with PJRC'shid_listen.

If you haveCONSOLE_ENABLE = yes in your keyboard'srules.mk, you can print messages withxprintf(), useful for debugging:

Hello world from Console

See theQMK Docs for more information.

Installation

System Requirements

  • macOS 12 (Monterey) or higher
  • Windows 10 May 2020 Update (20H1) or higher

Dependencies

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 useZadig to fix the issue.

Download

Thecurrent version of QMK Toolbox is0.3.3.

For Homebrew users, it is also available as a Cask:

brew install qmk-toolbox

[8]ページ先頭

©2009-2025 Movatter.jp