diff options
| author | Ryan <fauxpark@gmail.com> | 2021-07-30 15:37:18 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-29 22:37:18 -0700 |
| commit | 25f43837d2d603505a498662993bdeaecb7bc43d (patch) | |
| tree | 476cda71954995b842c9737d11577ca96811bc63 /docs/ja/reference_configurator_support.md | |
| parent | 441914e0ad6163a83cd19953821e191033a45fe2 (diff) | |
| download | qmk_firmware-25f43837d2d603505a498662993bdeaecb7bc43d.tar.gz qmk_firmware-25f43837d2d603505a498662993bdeaecb7bc43d.zip | |
Remove references to info.json `width` and `height` in CLI (#13728)
Diffstat (limited to 'docs/ja/reference_configurator_support.md')
| -rw-r--r-- | docs/ja/reference_configurator_support.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ja/reference_configurator_support.md b/docs/ja/reference_configurator_support.md index 4fb98fc0e..83d6d648d 100644 --- a/docs/ja/reference_configurator_support.md +++ b/docs/ja/reference_configurator_support.md | |||
| @@ -104,8 +104,6 @@ JSON ファイルをビルドする最も簡単な方法は、[Keyboard Layout E | |||
| 104 | "tags": { | 104 | "tags": { |
| 105 | "form_factor": "numpad" | 105 | "form_factor": "numpad" |
| 106 | }, | 106 | }, |
| 107 | "width": 4, | ||
| 108 | "height": 5, | ||
| 109 | "layouts": { | 107 | "layouts": { |
| 110 | "LAYOUT": { | 108 | "LAYOUT": { |
| 111 | "layout": [ | 109 | "layout": [ |
