summaryrefslogtreecommitdiff
path: root/docs/feature_thermal_printer.md
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-08-06 17:51:42 -0700
committerJack Humbert <jack.humb@gmail.com>2017-08-16 15:47:20 -0400
commit9b879b1267cd5cbebf4d73595c7ca4ed52fe5ef4 (patch)
treee47cc787fcb7745d83d6e645b21c00e498b55100 /docs/feature_thermal_printer.md
parent2709744cdda808121ae91e8467659f715e68a540 (diff)
break up keymaps and quantum keycodes into files by feature
Diffstat (limited to 'docs/feature_thermal_printer.md')
-rw-r--r--docs/feature_thermal_printer.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/feature_thermal_printer.md b/docs/feature_thermal_printer.md
new file mode 100644
index 0000000000..0c5d15116a
--- /dev/null
+++ b/docs/feature_thermal_printer.md
@@ -0,0 +1,10 @@
+# Thermal Printer
+
+<!-- FIXME: Describe thermal printers support here. -->
+
+## Thermal Printer Keycodes
+
+|Name|Description|
+|----|-----------|
+|`PRINT_ON`|Start printing everything the user types|
+|`PRINT_OFF`|Stop printing everything the user types|