From a798eafcbfb63bea8a793620f896ca34bf274ac9 Mon Sep 17 00:00:00 2001 From: Peter Johanson Date: Mon, 25 Nov 2024 08:42:47 -0700 Subject: [PATCH] fix: Allow setting `wakeup-source` on composite. Include the base `kscan.yaml` to allow settings `wakeup-source` on composite kscan devices. --- app/dts/bindings/zmk,kscan-composite.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/dts/bindings/zmk,kscan-composite.yaml b/app/dts/bindings/zmk,kscan-composite.yaml index ea6cc41619e..2600eab7be6 100644 --- a/app/dts/bindings/zmk,kscan-composite.yaml +++ b/app/dts/bindings/zmk,kscan-composite.yaml @@ -3,6 +3,8 @@ description: | compatible: "zmk,kscan-composite" +include: kscan.yaml + properties: label: type: string