diff options
| author | Joel Challis <git@zvecr.com> | 2020-11-08 22:31:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-08 22:31:16 +0000 |
| commit | 1ff5ee255fadcd6bfc4defb68ef097d67ebd40ad (patch) | |
| tree | 559d771e6c2490ea7816b095b0e6e9a196462ec0 /docs/_summary.md | |
| parent | 9cd3ffa5ba1187c0bc11b613078d89b503dcf419 (diff) | |
| download | qmk_firmware-1ff5ee255fadcd6bfc4defb68ef097d67ebd40ad.tar.gz qmk_firmware-1ff5ee255fadcd6bfc4defb68ef097d67ebd40ad.zip | |
Indicator LEDs as config (#10816)
* First pass
* Add config options to docs
* Update some wording
* Slight tidy up of backlight caps logic
* Init pin to correct state
* Move init location
* Reverse default state
Diffstat (limited to 'docs/_summary.md')
| -rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 2e874fb1c..44030d812 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
| @@ -105,6 +105,7 @@ | |||
| 105 | * [Encoders](feature_encoders.md) | 105 | * [Encoders](feature_encoders.md) |
| 106 | * [Haptic Feedback](feature_haptic_feedback.md) | 106 | * [Haptic Feedback](feature_haptic_feedback.md) |
| 107 | * [Joystick](feature_joystick.md) | 107 | * [Joystick](feature_joystick.md) |
| 108 | * [LED Indicators](feature_led_indicators.md) | ||
| 108 | * [Proton C Conversion](proton_c_conversion.md) | 109 | * [Proton C Conversion](proton_c_conversion.md) |
| 109 | * [PS/2 Mouse](feature_ps2_mouse.md) | 110 | * [PS/2 Mouse](feature_ps2_mouse.md) |
| 110 | * [Split Keyboard](feature_split_keyboard.md) | 111 | * [Split Keyboard](feature_split_keyboard.md) |
