From 7f1b58a222d79e86d2415cbb33d95e28937e625f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Tue, 22 Aug 2023 21:23:37 +0200 Subject: [PATCH] trunk fmt --- src/input/kbI2cBase.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input/kbI2cBase.cpp b/src/input/kbI2cBase.cpp index 2e8d04933..fd7bee074 100644 --- a/src/input/kbI2cBase.cpp +++ b/src/input/kbI2cBase.cpp @@ -119,7 +119,7 @@ int32_t KbI2cBase::runOnce() } break; case KEY_MOD_SYM: // toggle SYM Key - case 0x13: // Code scanner says the SYM key ias 0x13 + case 0x13: // Code scanner says the SYM key ias 0x13 is_sym = !is_sym; break; case 0x0d: // Enter