]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_terminal.md
Convert all headings to Title Case
[qmk_firmware.git] / docs / feature_terminal.md
index 2c5f2c486bd85b537efed0e2fad8b3fcfa9bfd6e..88fda1ceee1a7bfbc5821f0819293a4927033039 100644 (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`.
\ No newline at end of file
+Exits the terminal - same as `TERM_OFF`.