Skip to content

Files

Latest commit

cb867f9 · Dec 18, 2024

History

History
This branch is 54 commits behind zmkfirmware/zmk:main.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 11, 2024
Dec 18, 2024
Nov 3, 2024
Oct 26, 2024
Oct 25, 2020
Jan 21, 2024
May 26, 2020
Oct 26, 2020
Sep 11, 2021
Oct 26, 2020
Oct 9, 2023
Oct 17, 2024
Nov 19, 2024
Nov 19, 2024
Dec 13, 2024
Dec 13, 2024
Dec 10, 2024
Oct 26, 2024

Website

This website is built using Docusaurus 2, a modern static website generator.

License

The ZMK Documentation is licensed CC-BY-NC-SA.

Installation

$ npm ci

Local Development

$ npm start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm build

This command generates static content into the build directory and can be served using any static contents hosting service.