Flash your ZSA Keyboard the EZ way.
This is my first contribution to the Wally project, I actually just started using my ErgoDox keyboard just the other day. I've since fallen in love with how easy it is to create new iterations of my keyboard layout. Wally makes it so easy to modify my keyboard, and hopefully this tool will be able to make it easier for you as well!
I wanted to give back to this project, since has already benefited me so greatly.
Below, is an interactive demonstration of the command-line interface.
go install github.com/austintraver/wally@latest
To flash new firmware onto your keyboard, run the command below in your shell.
Make sure to replace FIRMWARE
with the path to a firmware file on your computer,
such as ergodox_ez_layout.hex
.
wally flash FIRMARE
I encourage any and all feedback, requests, and modifications. This is a working product, but by no means does that make it a final product 🌟