1
0
Fork 0

Fixup the gitbook config

This commit is contained in:
skullY 2017-06-29 12:24:24 -07:00 committed by Jack Humbert
parent 2e9e1eb03c
commit 7da94ac51b
3 changed files with 18 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<!-- toc -->
# Understanding QMK's Code
<!-- toc -->
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)