summaryrefslogtreecommitdiff
path: root/docs/feature_thermal_printer.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-11-06 00:15:55 +1100
committerGitHub <noreply@github.com>2022-11-06 00:15:55 +1100
commit5233c69bc60aa612709e5d74a005431594612b6e (patch)
treefd4646bac5ab7d74a791c19d69ec9a5c54ecaf46 /docs/feature_thermal_printer.md
parent4d33f356a62c195f5498ed2fe8dd3ea434d5a689 (diff)
Remove thermal printer. (#18959)
Diffstat (limited to 'docs/feature_thermal_printer.md')
-rw-r--r--docs/feature_thermal_printer.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/feature_thermal_printer.md b/docs/feature_thermal_printer.md
deleted file mode 100644
index 3f496646d4..0000000000
--- a/docs/feature_thermal_printer.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Thermal Printer
-
-<!-- FIXME: Describe thermal printers support here. -->
-
-## Thermal Printer Keycodes
-
-|Key |Description |
-|-----------|----------------------------------------|
-|`PRINT_ON` |Start printing everything the user types|
-|`PRINT_OFF`|Stop printing everything the user types |