From 84373bb1ee36958dbf184066ba57c1cf7629f177 Mon Sep 17 00:00:00 2001 From: Nasimovy Date: Sat, 15 Mar 2025 20:13:12 +0100 Subject: [PATCH] Update TCA8418Keyboard.h --- src/input/TCA8418Keyboard.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input/TCA8418Keyboard.h b/src/input/TCA8418Keyboard.h index ef56fea23..c706d165b 100644 --- a/src/input/TCA8418Keyboard.h +++ b/src/input/TCA8418Keyboard.h @@ -1,5 +1,5 @@ // Based on the MPR121 Keyboard and Adafruit TCA8418 library - +#include "TCA8418Layouts.h" #include "configuration.h" #include