Convert all headings to Title Case

This commit is contained in:
fauxpark 2017-12-09 16:36:32 +11:00 committed by Jack Humbert
parent 6eb89ae906
commit 7b0356d1d4
49 changed files with 191 additions and 198 deletions

View file

@ -14,7 +14,7 @@ When enabled, a `> ` prompt will appear, where you'll be able to type, backspace
`#define TERMINAL_HELP` enables some other output helpers that aren't really needed with this page.
## Future ideas
## Future Ideas
* Keyboard/user-extendable commands
* Smaller footprint
@ -30,7 +30,7 @@ When enabled, a `> ` prompt will appear, where you'll be able to type, backspace
* EEPROM read/write
* Audio control
## Current commands
## Current Commands
### `about`
@ -77,4 +77,4 @@ Prints out the entire keymap for a certain layer
### `exit`
Exits the terminal - same as `TERM_OFF`.
Exits the terminal - same as `TERM_OFF`.