Skip to content

wjchen-vlsi/qmk_toolbox

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 6 commits ahead, 237 commits behind qmk:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
osx
 
 
 
 
 
 
 
 
 
 

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%