Restructure the hardware and feature docs to make things easier to find (#1888)

* fix #1313 by documenting more config.h options

* Clean up and organize documentation
This commit is contained in:
skullydazed 2017-10-24 20:34:28 -07:00 committed by GitHub
parent 8892c50336
commit 67cc5cebc0
23 changed files with 508 additions and 328 deletions

View file

@ -131,7 +131,7 @@ This consumes about 5390 bytes.
`KEY_LOCK_ENABLE`
This enables [key lock](key_lock.md). This consumes an additional 260 bytes.
This enables [key lock](feature_key_lock.md). This consumes an additional 260 bytes.
## Customizing Makefile options on a per-keymap basis