lilyinstarlight / zmk-nix

Build system and configuration files for generating and building ZMK firmware with Nix
MIT License
68 stars 18 forks source link

nix-shell: Add keymap-drawer and flash packages #86

Open Townk opened 4 months ago

Townk commented 4 months ago

This commit adds the keymap-drawer utility to the dev shell so we can generate layout map images of our configuration. It also adds the flash package from the flake as a binary, so one can simply call zmk-uf2-flash inside a dev shell to flash the firmware built by the flake.