summaryrefslogtreecommitdiffstats
path: root/keyboards/infinity60/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/infinity60/chconf.h')
-rw-r--r--keyboards/infinity60/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/infinity60/chconf.h b/keyboards/infinity60/chconf.h
index 43c845739..d9114ec85 100644
--- a/keyboards/infinity60/chconf.h
+++ b/keyboards/infinity60/chconf.h
@@ -48,7 +48,7 @@
* @details Frequency of the system timer that drives the system ticks. This
* setting also defines the system tick time unit.
*/
-#define CH_CFG_ST_FREQUENCY 1000
+#define CH_CFG_ST_FREQUENCY 100000
/**
* @brief Time delta constant for the tick-less mode.