commit 18f5a04eaa403853d9a2625a8676897f2307552c parent 3db5ffcfb71f3abf72f8d998dfb8f13a593c43bd Author: QMK Bot <hello@qmk.fm> Date: Fri, 27 Jun 2025 20:23:44 +0000 Merge remote-tracking branch 'origin/master' into develop Diffstat:
| M | docs/feature_userspace.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/feature_userspace.md b/docs/feature_userspace.md @@ -119,7 +119,7 @@ This is ideal for when you want ensure everything compiles successfully when pre ## Examples For a brief example, checkout [`/users/_example/`](https://github.com/qmk/qmk_firmware/tree/master/users/_example). -For a more complicated example, checkout [`/users/drashna/`](https://github.com/qmk/qmk_firmware/tree/master/users/drashna)'s userspace. +For more complicated examples, checkout the [`awesome-qmk` colletion](https://github.com/qmk/awesome-qmk). ### Customized Functions