fl16: Don't periodically print scan rate
Useful for debugging but causes constant USB traffic, preventing the host from going to sleep. Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user