diff options
Diffstat (limited to 'docs/ja/feature_led_indicators.md')
-rw-r--r-- | docs/ja/feature_led_indicators.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ja/feature_led_indicators.md b/docs/ja/feature_led_indicators.md index 307603f0a..764b478c3 100644 --- a/docs/ja/feature_led_indicators.md +++ b/docs/ja/feature_led_indicators.md | |||
@@ -25,7 +25,7 @@ LED の状態を `uint8_t` として提供する2つの非推奨の関数があ | |||
25 | * `uint8_t led_set_kb(uint8_t usb_led)` と `_user(uint8_t usb_led)` | 25 | * `uint8_t led_set_kb(uint8_t usb_led)` と `_user(uint8_t usb_led)` |
26 | * `uint8_t host_keyboard_leds()` | 26 | * `uint8_t host_keyboard_leds()` |
27 | 27 | ||
28 | ## 設定オプション | 28 | ## 設定オプション :id=configuration-options |
29 | 29 | ||
30 | インジケータを設定するには、`config.h` で以下の `#define` をします: | 30 | インジケータを設定するには、`config.h` で以下の `#define` をします: |
31 | 31 | ||