qmkPackages.all: document how to flash

This commit is contained in:
Colin 2024-06-30 16:18:43 +00:00
parent bf3a894d38
commit 98c4a5ec87

View File

@ -1,3 +1,7 @@
# after building a firmware image (.hex file),
# flash it to a plugged-in keyboard using wally:
# - `nix-build -A qmkPackages.ergodox_ez_glow_sane`
# - `wally-cli ./result/share/qmk/ergodox_ez_glow_sane.hex`
{
fetchFromGitHub,
nix-update-script,