This website requires JavaScript.
Explore
Help
Register
Sign In
zmkfirmware
/
zmk
mirror of
https://github.com/zmkfirmware/zmk.git
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a09eb14af
zmk
/
docs
/
docs
/
dev-setup.md
257 B
Raw
Blame
History
id
title
sidebar_label
dev-setup
Basic Setup
Basic Setup
Install
west
from 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.