diff options
| author | QMK Bot <hello@qmk.fm> | 2023-12-04 00:58:12 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2023-12-04 00:58:12 +0000 |
| commit | 3a2aec47b72518398984e944f4da189f5bf8daca (patch) | |
| tree | 9743c346519f76b134245a507a524d41cb9dde2e /docs/feature_userspace.md | |
| parent | 86f073a8eaaa58648ca9168cc9ca318e76041c49 (diff) | |
| parent | 8895b135833b91efd987ac32e46d4c6e1f918b77 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/feature_userspace.md')
| -rw-r--r-- | docs/feature_userspace.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/feature_userspace.md b/docs/feature_userspace.md index 8c617fe33a..aabf18e393 100644 --- a/docs/feature_userspace.md +++ b/docs/feature_userspace.md @@ -1,5 +1,7 @@ # Userspace: Sharing Code Between Keymaps +!> Please note, userspace submissions to the upstream `qmk/qmk_firmware` repository are no longer being accepted. The userspace feature itself remains functional and can be configured locally. + If you use more than one keyboard with a similar keymap, you might see the benefit in being able to share code between them. Create your own folder in `users/` named the same as your keymap (ideally your GitHub username, `<name>`) with the following structure: * `/users/<name>/` (added to the path automatically) |
