mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-16 13:15:41 +02:00
257 B
257 B
id, title, sidebar_label
| id | title | sidebar_label |
|---|---|---|
| dev-setup | Basic Setup | Basic Setup |
- Install
westfrom pip. - Install the ARM SDK from Zephyr project.
- (Optional) Install 32-bit libs for building and testing locally.
west init -l zmk- Build it.
- Flash it.