From 900ff1f4c1b63a66cb7d7a1487da5b42486c6993 Mon Sep 17 00:00:00 2001 From: Rasmus Koit <rasmuskoit@gmail.com> Date: Sun, 18 Aug 2024 15:47:39 +0300 Subject: [PATCH] Update docs/docs/features/dongle.mdx Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com> --- docs/docs/features/dongle.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/features/dongle.mdx b/docs/docs/features/dongle.mdx index cf40c80c..a32540a9 100644 --- a/docs/docs/features/dongle.mdx +++ b/docs/docs/features/dongle.mdx @@ -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"