summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 07e08bf17b..076d71eb87 100644
--- a/include/config.h
+++ b/include/config.h
@@ -850,6 +850,9 @@
*/
#undef CONFIG_KEYBOARD_POST_SCAN_CLOCKS
+/* Print keyboard scan time intervals. */
+#undef CONFIG_KEYBOARD_PRINT_SCAN_TIMES
+
/*
* Call board-supplied keyboard_suppress_noise() function when the debounced
* keyboard state changes. Some boards use this to send a signal to the audio