Skip to content

Dygmalab/firmware-flasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firmware-flasher

Console flasher tool for the following Dygma products:

  • Defy Wired
  • Defy Wireless
  • Raise 2 Wired
  • Raise 2 Wireless

Made with NodeJS and packaging tools for JS environment.

Part of the source code comes from Bazecor, specifically the flasher tool for Dygma's keyboards.

To be used when developing the Neuron Wired/Wireless firmware for Defy & Raise 2.

Usage:

  • Download the newest executable file and copy the prebuilds folder to its base path
  • Then run locally the compiled executable, do so using two arguments:
    • Arg 0: Full or relative path to the firmware hex file.
    • Arg 1: Full erase option, "true" activates it, "false" disables it.

The flasher will fail to execute if the provided path is not a path or the second argument is not "true" or "false"

About

Console flasher tool for Dygma products

Resources

License

Stars

Watchers

Forks

Packages

No packages published