zmk_mf68/docs/docs/dev-setup.md

257 B

id title sidebar_label
dev-setup Basic Setup Basic Setup
  1. Install west from pip.
  2. Install the ARM SDK from Zephyr project.
  3. (Optional) Install 32-bit libs for building and testing locally.
  4. west init -l zmk
  5. Build it.
  6. Flash it.