From 8e514b3331f55ff8ca9afeca9e3fff7959639e77 Mon Sep 17 00:00:00 2001 From: nasimovy Date: Tue, 25 Mar 2025 08:57:24 +0000 Subject: [PATCH] edit config.h --- src/configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configuration.h b/src/configuration.h index 70e1a706b..e242f001d 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -115,7 +115,7 @@ along with this program. If not, see . #define BUTTON_PIN (-1) #endif -// I2C Keyboards (M5Stack, RAK14004, T-Deck, TCA8418) +// I2C Keyboards (M5Stack, RAK14004, T-Deck) #define CARDKB_ADDR 0x5F #define TDECK_KB_ADDR 0x55 #define BBQ10_KB_ADDR 0x1F