A CLI-based Flasher for Sonix 24x/26x MCUs.
This flasher is aimed for advanced users that don't need a GUI. If you require a GUI please use: Sonix-Flasher.
Features:
- Minimal dependencies
- Cross-platform
- Faster
Clone this repository:
git clone https://github.com/SonixQMK/SonixFlasherC
hidapi is a prequisite. If using windows, please install MinGW
Compile using:
make sonixflasher
./sonixflasher
This project is licensed under the GNU License - see the LICENSE.md file for details