Skip to content

Commit

Permalink
feat(docs): Document locality for backlight behaviors
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar committed Feb 7, 2022
1 parent 2ffca06 commit 8d7f951
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/behaviors/backlight.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@ Here is a table describing the action for each define:
```
&bl BL_SET 50
```

## Split Keyboards

Backlight behaviors are global: This means that when triggered, they affect both the central and peripheral side of split keyboards.

0 comments on commit 8d7f951

Please sign in to comment.