From 7b0356d1d49da6574570e110f61f95692afdb3d0 Mon Sep 17 00:00:00 2001 From: fauxpark Date: Sat, 9 Dec 2017 16:36:32 +1100 Subject: Convert all headings to Title Case --- docs/feature_terminal.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/feature_terminal.md') diff --git a/docs/feature_terminal.md b/docs/feature_terminal.md index 2c5f2c486..88fda1cee 100644 --- a/docs/feature_terminal.md +++ b/docs/feature_terminal.md @@ -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`. \ No newline at end of file +Exits the terminal - same as `TERM_OFF`. -- cgit v1.2.3-24-g4f1b