break up keymaps and quantum keycodes into files by feature
This commit is contained in:
parent
2709744cdd
commit
9b879b1267
12 changed files with 616 additions and 361 deletions
10
docs/feature_thermal_printer.md
Normal file
10
docs/feature_thermal_printer.md
Normal file
|
@ -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|
|
Loading…
Add table
Add a link
Reference in a new issue