fix(docs): Make link to keymap upgrader work.
This commit is contained in:
parent
2614b85634
commit
134b64ef5b
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ CONFIG_BT_GATT_ENFORCE_SUBSCRIPTION=n
|
|||
|
||||
Due to conflicts with new devicetree node labels added for Zephyr's [reset system](https://docs.zephyrproject.org/3.2.0/hardware/peripherals/reset.html), the `&reset` behavior has been renamed to `&sys_reset`.
|
||||
|
||||
All of the in-tree keymaps have been fixed, but you may encounter build failures about duplicate names, requiring you rename the behavior reference in your keymap. Use the [Keymap Upgrader](docs/codes/keymap-upgrader) and this will get fixed for you automatically.
|
||||
All of the in-tree keymaps have been fixed, but you may encounter build failures about duplicate names, requiring you rename the behavior reference in your keymap. Use the [Keymap Upgrader](/docs/codes/keymap-upgrader) and this will get fixed for you automatically.
|
||||
|
||||
## Board/Shield Changes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue