summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Cock2026-01-22 01:25:49 +0000
committerGitHub2026-01-22 01:25:49 +0000
commitcaa715695de182564fed9a62ab1bd3b0aff7c4c0 (patch)
treed336df351266bcec53e04039487f5a5a8450a854
parent41ee8332d1ed1f897611fd8feb7d4e30a2acb76b (diff)
Clarify scope (no new keyboards) (#48)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2520899..df8d84e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# QMK Userspace
-This is a template repository which allows for an external set of QMK keymaps to be defined and compiled. This is useful for users who want to maintain their own keymaps without having to fork the main QMK repository.
+This is a template repository which allows for an external set of QMK keymaps to be defined and compiled. This is useful for users who want to maintain their own keymaps without having to fork the [main QMK repository](https://github.com/qmk/qmk_firmware). You must still fork the main QMK repository if writing firmware for a *new* keyboard.
## Howto configure your build targets