blob: 3f496646d4266bafabb0d18927830c3ec493eaf0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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 |
|