From 611ca009187c4b3696a0fa73a9a655c2cbe1bb34 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Wed, 27 Jan 2016 13:42:05 +0100 Subject: [PATCH] Added a warning --- Embedding.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Embedding.md b/Embedding.md index e747b027dc..10b1e9f1a0 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).