]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/understanding_qmk.md
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / docs / understanding_qmk.md
index 28927f0eff4994b08264f3280dc99eb43ab53a38..2ac4f3036504fdbf03b78986923a393c1ff1224e 100644 (file)
@@ -3,7 +3,7 @@
 This document attempts to explain how the QMK firmware works from a very high level. It assumes you understand basic programming concepts but does not (except where needed to demonstrate) assume familiarity with C. It assumes that you have a basic understanding of the following documents:
 
 * [QMK Overview](qmk_overview.md)
-* [How Keyboards Work](basic_how_keyboards_work.md)
+* [How Keyboards Work](how_keyboards_work.md)
 * [FAQ](faq.md)
 
 ## Startup