X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Funderstanding_qmk.md;fp=docs%2Funderstanding_qmk.md;h=dfc84c29c68be9b29c907d5a29e853f04a34b24e;hb=bf3007ec58d336d1ac6a70b6016d716e17ddb3ac;hp=1b240fc87cbf929b8eb12a47be9d991190d1854a;hpb=409cb1af52f84e6c0a0387f8c4c68b1305a20ad8;p=qmk_firmware.git diff --git a/docs/understanding_qmk.md b/docs/understanding_qmk.md index 1b240fc87..dfc84c29c 100644 --- a/docs/understanding_qmk.md +++ b/docs/understanding_qmk.md @@ -1,3 +1,5 @@ + + # 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: