fix(docs): Fix broken anchor in reset behaviors
This commit is contained in:
parent
049c070b3a
commit
00e4818094
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ Example:
|
|||
|
||||
## Split Keyboards
|
||||
|
||||
Both basic and bootloader reset behaviors are [source-specific](../features/split-keyboards.md##source-locality-behaviors): This means that it affects the side of the keyboard that contains the behavior binding for split keyboards. For example if you press a key with the `&sys_reset` binding on the left half of the keyboard, the left half will be reset. If you want to be able to reset both sides you can put the bindings on both sides of the keyboard and activate it on the side you would like to reset.
|
||||
Both basic and bootloader reset behaviors are [source-specific](../features/split-keyboards.md#source-locality-behaviors): This means that it affects the side of the keyboard that contains the behavior binding for split keyboards. For example if you press a key with the `&sys_reset` binding on the left half of the keyboard, the left half will be reset. If you want to be able to reset both sides you can put the bindings on both sides of the keyboard and activate it on the side you would like to reset.
|
||||
|
|
Loading…
Add table
Reference in a new issue