scripts: add a way to flash my ergodox-ez firmware
This commit is contained in:
4
scripts/flash-ergodox
Executable file
4
scripts/flash-ergodox
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p wally-cli
|
||||
fw=$(nix-build -A qmkPackages.ergodox_ez_glow_sane)
|
||||
wally-cli "$fw/share/qmk/ergodox_ez_glow_sane.hex"
|
Reference in New Issue
Block a user