Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/16002/head
QMK Bot 2 years ago
parent
commit
0930c60553
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