summaryrefslogtreecommitdiff
path: root/docs/feature_thermal_printer.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2017-12-09 16:45:13 +1100
committerJack Humbert <jack.humb@gmail.com>2017-12-09 10:46:11 -0500
commit4c675a83ba1d3561bfd6baad57a250066f5db4d3 (patch)
treec17e42238c29d0ebf9a3f55b2b13a0ac5f3dbae0 /docs/feature_thermal_printer.md
parent7b0356d1d49da6574570e110f61f95692afdb3d0 (diff)
Format keycode tables
Diffstat (limited to 'docs/feature_thermal_printer.md')
-rw-r--r--docs/feature_thermal_printer.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/feature_thermal_printer.md b/docs/feature_thermal_printer.md
index 0c5d15116a..3f496646d4 100644
--- a/docs/feature_thermal_printer.md
+++ b/docs/feature_thermal_printer.md
@@ -4,7 +4,7 @@
## Thermal Printer Keycodes
-|Name|Description|
-|----|-----------|
-|`PRINT_ON`|Start printing everything the user types|
-|`PRINT_OFF`|Stop printing everything the user types|
+|Key |Description |
+|-----------|----------------------------------------|
+|`PRINT_ON` |Start printing everything the user types|
+|`PRINT_OFF`|Stop printing everything the user types |