mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05: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.