Run this once (or again when dependencies change):
.\dependencies.batThis script installs required Python packages, initializes/updates west, exports Zephyr CMake info, and ensures Zephyr SDK 0.16.8 is available in .tooling/.
Clean rebuild:
.\build-firmware-clean.batFaster incremental rebuild:
.\build-firmware-fast.batBoth scripts:
- Build
left,right, andsettings_reset - Copy UF2 outputs to:
firmware/left.uf2firmware/right.uf2firmware/reset.uf2
- Refresh keymap drawer outputs:
draw/corne.yamldraw/corne.svg
If a build fails, the batch window pauses so you can read the error.