Skip to content

Files

This branch is 365 commits behind zmkfirmware/zmk:main.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 9, 2024
Mar 18, 2024
Feb 4, 2024
Jan 26, 2024
Oct 25, 2020
Jan 21, 2024
May 26, 2020
Oct 26, 2020
Sep 11, 2021
Oct 26, 2020
Oct 9, 2023
Jan 26, 2024
Mar 30, 2022
Jan 21, 2024
Jan 21, 2024
Jan 26, 2024
Jan 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.