diff options
author | Dasky <32983009+daskygit@users.noreply.github.com> | 2021-09-15 18:11:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-15 10:11:25 -0700 |
commit | 12a8e59e9c0fc803b33e63a0901aa9fdba270c53 (patch) | |
tree | 85fef15e424dbd81c157c02d4f07625de4bc2c54 /docs/feature_led_indicators.md | |
parent | 169d5bd21d9381843914b4c23cbca1b447e905c6 (diff) | |
download | qmk_firmware-12a8e59e9c0fc803b33e63a0901aa9fdba270c53.tar.gz qmk_firmware-12a8e59e9c0fc803b33e63a0901aa9fdba270c53.zip |
[Docs] add sync options heading, update led indicators (#14441)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'docs/feature_led_indicators.md')
-rw-r--r-- | docs/feature_led_indicators.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_led_indicators.md b/docs/feature_led_indicators.md index a415b4b4d..59a9f7acc 100644 --- a/docs/feature_led_indicators.md +++ b/docs/feature_led_indicators.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # LED Indicators | 1 | # LED Indicators |
2 | 2 | ||
3 | ?> Currently, this feature is not supported for split keyboards | 3 | ?> This feature requires additional configuration to work on both halves of a split keyboard see [Data sync options](feature_split_keyboard.md#data-sync-options) |
4 | 4 | ||
5 | QMK provides methods to read 5 of the LEDs defined in the HID spec: | 5 | QMK provides methods to read 5 of the LEDs defined in the HID spec: |
6 | 6 | ||