From f8eff2fe34609c91211c25113f9d7db09f7d1689 Mon Sep 17 00:00:00 2001 From: esplo Date: Sat, 16 Nov 2024 17:51:21 +0900 Subject: fix: include a header file for RC macros (#2649) --- app/boards/shields/tester_xiao/tester_xiao.overlay | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/boards/shields/tester_xiao/tester_xiao.overlay b/app/boards/shields/tester_xiao/tester_xiao.overlay index f0fc8977cf..48461d73e7 100644 --- a/app/boards/shields/tester_xiao/tester_xiao.overlay +++ b/app/boards/shields/tester_xiao/tester_xiao.overlay @@ -1,3 +1,5 @@ +#include + / { chosen { zmk,kscan = &kscan0; -- cgit v1.2.3