Browse Source

Improve description of LED state data sync option (#16302)

pull/16306/head
Albert Y 2 years ago
committed by GitHub
parent
commit
3e5cb1da0f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/feature_led_indicators.md

+ 1
- 1
docs/feature_led_indicators.md View File

@ -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:


Loading…
Cancel
Save