aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoresplo <[email protected]>2024-11-16 17:51:21 +0900
committerGitHub <[email protected]>2024-11-16 09:51:21 +0100
commitf8eff2fe34609c91211c25113f9d7db09f7d1689 (patch)
tree6ea7035d0ec2344e750e271bc355f66c3d27c23a
parent888c0d966cd52f3ab5145992f61b14d6262c1951 (diff)
downloadzmk-f8eff2fe34609c91211c25113f9d7db09f7d1689.tar.gz
zmk-f8eff2fe34609c91211c25113f9d7db09f7d1689.zip
fix: include a header file for RC macros (#2649)
-rw-r--r--app/boards/shields/tester_xiao/tester_xiao.overlay2
1 files changed, 2 insertions, 0 deletions
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 <dt-bindings/zmk/matrix_transform.h>
+
/ {
chosen {
zmk,kscan = &kscan0;