Community Usermods
This page is an index of usermods written by the WLED community. Entries are maintained by their authors; the WLED project does not test or endorse them.
To help people find your usermod even before it appears here, tag your GitHub repository with the wled-usermod topic.
Adding your usermod
Open a pull request to WLED-Docs adding a row to the table below. One row, one PR.
Use this format:
| [Name](https://github.com/you/your-usermod) | Short description | @yourname | esp32 | |
Platforms: esp32, esp8266, or both.
Index
| Name | Description | Author | Platforms | Notes |
|---|---|---|---|---|
| wled-usermod-example | Annotated template — fork this to start your own usermod | @wled | both | Official starting point |
| user_fx | Community effects usermod — add your own effects here or use as a template | @wled | both | Ships with WLED; enable with custom_usermods = user_fx |