Update docs/docs/features/dongle.mdx

Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>
This commit is contained in:
Rasmus Koit 2024-08-18 15:47:39 +03:00 committed by GitHub
parent c64642fb9b
commit 900ff1f4c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -142,7 +142,7 @@ endif # SHIELD_MY_KEYBOARD_LEFT
Replace the `kscan` with `kscan-mock` in the dongle overlay.
:::warning
Matrix transform must be included here or in the `my_keyboard.dtsi` file.
Your keyboard's matrix transform must be both defined and selected under the `chosen` node either here or in a `my_keyboard.dtsi` file.
:::
```dts title="my_keyboard_dongle.overlay"