You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
325 B

  1. # Thermal Printer
  2. <!-- FIXME: Describe thermal printers support here. -->
  3. ## Thermal Printer Keycodes
  4. |Key |Description |
  5. |-----------|----------------------------------------|
  6. |`PRINT_ON` |Start printing everything the user types|
  7. |`PRINT_OFF`|Stop printing everything the user types |