diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-10 07:13:21 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-10 07:13:21 +0000 |
commit | 0930c60553397d7ce4d7f262ff55ee6450e8dff0 (patch) | |
tree | c4ac27cd16e7bd275a6d8283d3290ad4c3bfa740 /docs | |
parent | 473557ff7d5c6d46b59d25c0a0fd53587696105d (diff) | |
parent | 3e5cb1da0fc14e50283b113c521502178159c4d9 (diff) | |
download | qmk_firmware-0930c60553397d7ce4d7f262ff55ee6450e8dff0.tar.gz qmk_firmware-0930c60553397d7ce4d7f262ff55ee6450e8dff0.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-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 59a9f7accc..95d1cd4752 100644 --- a/docs/feature_led_indicators.md +++ b/docs/feature_led_indicators.md @@ -1,6 +1,6 @@ # LED Indicators -?> 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) +?> 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. QMK provides methods to read 5 of the LEDs defined in the HID spec: |