aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/feature_led_indicators.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_led_indicators.md b/docs/feature_led_indicators.md
index 59a9f7acc..95d1cd475 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?> 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) 3?> LED indicators on split keyboards will require state information synced to the slave half (e.g. `#define SPLIT_LED_STATE_ENABLE`). See [data sync options](feature_split_keyboard.md#data-sync-options) for more details.
4 4
5QMK provides methods to read 5 of the LEDs defined in the HID spec: 5QMK provides methods to read 5 of the LEDs defined in the HID spec:
6 6