From dc0f2a6afad6054180433702d69551d0de923bc4 Mon Sep 17 00:00:00 2001 From: Daniel Schaefer Date: Fri, 13 Jan 2023 17:10:15 +0800 Subject: [PATCH] lotus: Print matrix scan frequency Signed-off-by: Daniel Schaefer --- keyboards/lotus/config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/keyboards/lotus/config.h b/keyboards/lotus/config.h index 48a9753190..b818a878f2 100644 --- a/keyboards/lotus/config.h +++ b/keyboards/lotus/config.h @@ -5,6 +5,9 @@ #include +// Prints every second how many matrix scans were done (Frequency in Hz) +#define DEBUG_MATRIX_SCAN_RATE + // Prototype for Lotus with Raspberry Pi Pico // It'll disable column drive because we need to remap some pins to there // SDB is mapped to GP22