Skip to content

Commit

Permalink
Improve description of LED state data sync option (qmk#16302)
Browse files Browse the repository at this point in the history
  • Loading branch information
filterpaper committed Feb 10, 2022
1 parent cb91422 commit 3e5cb1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/feature_led_indicators.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down

0 comments on commit 3e5cb1d

Please sign in to comment.