Skip to content

NoahAndrews/qmk_firmware_flasher

 
 

Repository files navigation

Releases

Check out the releases (darwin is OSX)

Development

To run the app in development mode, enter the directory and:

npm install && npm start

Make A Release

Setup your environment:

  • Install electron-packager globally (npm install -g electron-packager)
  • (If on Linux or OSX) Install wine (brew install wine)
  • Run "npm install"

Make Windows Package

The dist-win32.sh script will build a release in ~/QMK Firmware Flasher.

Make OS X Package

Use npm run pack on OS X to make a DMG that can be distributed.

About

flashing utility for the Atmel AVR USB family

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 63.3%
  • Batchfile 14.8%
  • HTML 10.8%
  • CSS 5.9%
  • Shell 4.3%
  • PowerShell 0.9%