diff --git a/keyboards/framework/config.h b/keyboards/framework/config.h index 6e278d3f58..a76674d659 100644 --- a/keyboards/framework/config.h +++ b/keyboards/framework/config.h @@ -7,7 +7,8 @@ #define VIA_EEPROM_ALLOW_RESET // Prints every second how many matrix scans were done (Frequency in Hz) -#define DEBUG_MATRIX_SCAN_RATE +// Only during debugging, since it prevents the host from going to sleep +//#define DEBUG_MATRIX_SCAN_RATE // Prototype for Framework Laptop 16 with Raspberry Pi Pico // It'll disable column drive because we need to remap some pins to there