aboutsummaryrefslogtreecommitdiff
path: root/docs/ja/feature_thermal_printer.md
diff options
context:
space:
mode:
authorumi <57262844+umi-umi@users.noreply.github.com>2020-05-19 11:58:04 +0900
committerGitHub <noreply@github.com>2020-05-18 19:58:04 -0700
commitbe69dd22e8903b9e2f2d14e7c5bdfd3b912ef29e (patch)
treefacf96e7981178e201ceec86714fa6b158b5398f /docs/ja/feature_thermal_printer.md
parentb9675d21065b382b4f5652ed17d3c1e7c2e176cb (diff)
downloadqmk_firmware-be69dd22e8903b9e2f2d14e7c5bdfd3b912ef29e.tar.gz
qmk_firmware-be69dd22e8903b9e2f2d14e7c5bdfd3b912ef29e.zip
[Docs] Japanese translation of docs/feature_thermal_printer.md (#9034)
* add feature_thermal_printer.md translation
Diffstat (limited to 'docs/ja/feature_thermal_printer.md')
-rw-r--r--docs/ja/feature_thermal_printer.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/ja/feature_thermal_printer.md b/docs/ja/feature_thermal_printer.md
new file mode 100644
index 000000000..508123bd6
--- /dev/null
+++ b/docs/ja/feature_thermal_printer.md
@@ -0,0 +1,15 @@
1# 感熱式プリンタ
2
3<!---
4 original document: 0.8.147:docs/feature_thermal_printer.md
5 git diff 0.8.147 HEAD -- docs/feature_thermal_printer.md | cat
6-->
7
8<!-- FIXME: Describe thermal printers support here. -->
9
10## 感熱式プリンタのキーコード
11
12| キー | 説明 |
13|-----------|----------------------------------------|
14| `PRINT_ON` | ユーザが入力した全ての印刷を開始 |
15| `PRINT_OFF` | ユーザが入力した全ての印刷を停止 |