mirror of https://github.com/zmkfirmware/zmk.git
feat(docs): Document locality for power management behaviors
This commit is contained in:
parent
5c4bf8a3bb
commit
c0b5985ac7
|
|
@ -62,3 +62,7 @@ Here is a table describing the command for each define:
|
||||||
```
|
```
|
||||||
&ext_power EP_TOG
|
&ext_power EP_TOG
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Split Keyboards
|
||||||
|
|
||||||
|
Power management behaviors are global: This means that when triggered, they affects both the central and peripheral side of split keyboards.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue