mirror of https://github.com/zmkfirmware/zmk.git
feat(docs): Document locality for backlight behaviors
This commit is contained in:
parent
a1ef7c8090
commit
76268bae8f
|
|
@ -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 New Issue