Skip to content

wjchen-vlsi/qmk_toolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMK Toolbox

This is a collection of useful tools packaged into one app. This is a pretty recent developement, but is looking to replace the QMK Flasher.

Flashing

Supporting following bootloaders:

If there's an interest in any, more can be added if their commands are know.

HID Listening

Also listens to HID ascii from usage page 0xFF31 (compatible with the hid_listen provided by PJRC) - connects automatically and to all sources available.

Dependencies

Windows

When using the QMK Toolbox on Windows, please install the mandatory drivers first. You can get the latest release here

macOS

If you're using homebrew, you can use the following commands:

brew tap osx-cross/avr
brew tap PX4/homebrew-px4
brew update
brew install avr-gcc
brew install dfu-programmer
brew install gcc-arm-none-eabi
brew install avrdude

How to download

A Windows and OSX version are available, and you can get the latest release here.

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

$ brew cask install caskroom/drivers/qmk-toolbox

About

A Toolbox companion for QMK Firmware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 55.1%
  • Objective-C 41.3%
  • Inno Setup 2.6%
  • C 0.5%
  • Makefile 0.3%
  • Shell 0.1%
  • Batchfile 0.1%