diff options
| author | Peter Cock <p.j.a.cock@googlemail.com> | 2025-06-28 05:23:05 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-27 14:23:05 -0600 |
| commit | 89e39b98587f9d12d3b4b6659c7655df63b8633b (patch) | |
| tree | 32fac9f821353b95f06744fa284f0d9519357fc5 /docs | |
| parent | 4ae2b4f371f6ed4a8b35a55ff6a244645c28e612 (diff) | |
[Docs] Link to `awesome-qmk` userspaces repository (#25357)
* Fix link - users folder now empty on default branch
* Point at drashna/qmk_userspace repo
* Link to awesome-qmk instead
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/feature_userspace.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_userspace.md b/docs/feature_userspace.md index d19b86cb46..0f5c4a5f96 100644 --- 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 | |||
| 119 | ## Examples | 119 | ## Examples |
| 120 | 120 | ||
| 121 | For a brief example, checkout [`/users/_example/`](https://github.com/qmk/qmk_firmware/tree/master/users/_example). | 121 | For a brief example, checkout [`/users/_example/`](https://github.com/qmk/qmk_firmware/tree/master/users/_example). |
| 122 | For a more complicated example, checkout [`/users/drashna/`](https://github.com/qmk/qmk_firmware/tree/master/users/drashna)'s userspace. | 122 | For more complicated examples, checkout the [`awesome-qmk` colletion](https://github.com/qmk/awesome-qmk). |
| 123 | 123 | ||
| 124 | 124 | ||
| 125 | ### Customized Functions | 125 | ### Customized Functions |
