]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/understanding_qmk.md
Add some gitboot plugins
[qmk_firmware.git] / docs / understanding_qmk.md
index 1b240fc87cbf929b8eb12a47be9d991190d1854a..dfc84c29c68be9b29c907d5a29e853f04a34b24e 100644 (file)
@@ -1,3 +1,5 @@
+<!-- toc -->
+
 # Understanding QMK's Code
 
 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: