[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
This commit is contained in:
Peter Cock 2025-06-28 05:23:05 +09:00 committed by GitHub
parent 4ae2b4f371
commit 89e39b9858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -119,7 +119,7 @@ This is ideal for when you want ensure everything compiles successfully when pre
## Examples ## Examples
For a brief example, checkout [`/users/_example/`](https://github.com/qmk/qmk_firmware/tree/master/users/_example). 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 ### Customized Functions