feat(docs): Document locality for backlight behaviors
This commit is contained in:
parent
a1ef7c8090
commit
76268bae8f
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue