An open API service indexing awesome lists of open source software.

https://github.com/zmkfirmware/zmk-module-template

This repository contains a generalised template for a ZMK module. Please see the documentation for usage instructions.
https://github.com/zmkfirmware/zmk-module-template

Last synced: 4 months ago
JSON representation

This repository contains a generalised template for a ZMK module. Please see the documentation for usage instructions.

Awesome Lists containing this project

README

          

# ZMK Module Template

This repository contains a template for a ZMK module, as it would most frequently be used.

## Usage

Read through the [ZMK Module Creation](https://zmk.dev/docs/development/module-creation) page for details on how to configure this template.

## More Info

For more info on modules, you can read through through the [Zephyr modules page](https://docs.zephyrproject.org/3.5.0/develop/modules.html) and [ZMK's page on using modules](https://zmk.dev/docs/features/modules). [Zephyr's west manifest page](https://docs.zephyrproject.org/3.5.0/develop/west/manifest.html#west-manifests) may also be of use.