diff --git a/docs/docs/development/hardware-integration/dongle.mdx b/docs/docs/development/hardware-integration/dongle.mdx index 2623db640..c9fe52221 100644 --- a/docs/docs/development/hardware-integration/dongle.mdx +++ b/docs/docs/development/hardware-integration/dongle.mdx @@ -177,7 +177,7 @@ There are three commonly found possibilities: Copy the file into your dongle's folder. Then import the file, assign the matrix transform to it, and select it in the `chosen` node: ```dts -#import "my_keyboard-layouts.dtsi" +#include "my_keyboard-layouts.dtsi" &physical_layout0 { transform = <&default_transform>;