qmk/justfile
2025-11-14 07:20:31 -06:00

5 lines
65 B
Makefile

flash:
nix build && ./result/bin/flash
build:
nix build