mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-08 17:01:43 +01:00
break up keymaps and quantum keycodes into files by feature
This commit is contained in:
@@ -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|
|
||||
Reference in New Issue
Block a user