1
0
Fork 0

Add some gitboot plugins

This commit is contained in:
skullY 2017-06-29 11:46:58 -07:00
parent 409cb1af52
commit bf3007ec58
3 changed files with 36 additions and 15 deletions

View 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: