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-Flaser.
Features:
- Minimal dependencies
- Cross-platform
- Faster
Clone this repository recursively:
git clone --recursive https://github.com/SonixQMK/SonixFlasherC
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