logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 89e39b98587f9d12d3b4b6659c7655df63b8633b
parent 4ae2b4f371f6ed4a8b35a55ff6a244645c28e612
Author: Peter Cock <p.j.a.cock@googlemail.com>
Date:   Sat, 28 Jun 2025 05:23:05 +0900

[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:

Mdocs/feature_userspace.md2+-
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