summaryrefslogtreecommitdiffstats
path: root/Embedding.md
diff options
context:
space:
mode:
authorAdrian L Lange <p3lim@users.noreply.github.com>2016-01-27 13:42:05 +0100
committerAdrian L Lange <p3lim@users.noreply.github.com>2016-01-27 13:42:05 +0100
commit611ca009187c4b3696a0fa73a9a655c2cbe1bb34 (patch)
treebd08f8366604c921b0ccf0db4436e29524eeb6c7 /Embedding.md
parent5eef65f9b470f99b42b4a0aae6544d7e776d6ff7 (diff)
downloadqmk_firmware-611ca009187c4b3696a0fa73a9a655c2cbe1bb34.tar.gz
qmk_firmware-611ca009187c4b3696a0fa73a9a655c2cbe1bb34.tar.xz
Added a warning
Diffstat (limited to 'Embedding.md')
-rw-r--r--Embedding.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Embedding.md b/Embedding.md
index e747b027d..10b1e9f1a 100644
--- a/Embedding.md
+++ b/Embedding.md
@@ -1,3 +1,5 @@
+# WARNING: Until issue #173 goes through, the [core][1] repository will not be up-to-date with the latest changes and fixes, but can still be used.
+
If you want to use TMK for your own keyboard project, you've got three options for embedding the [core][1].
The recommended option is [subtrees](#1-git-subtree).