These rely on QMK Firmware 0.28.0 or later, merged in 2025q1.
In order to use these community modules with a build of QMK, this repo should be added to your external userspace as a submodule.
cd /path/to/your/external/userspace
git submodule add https://github.com/tzarc/qmk_modules.git modules/tzarc
git submodule update --init --recursiveEach child directory is a separate module, and has instructions on how to add it to your build.
| Module | Description |
|---|---|
| Globe Key | Adds a cut-down version of the macOS Globe Key to your build. |
| Konami Code | Adds a handler for the Konami Code. |