summaryrefslogtreecommitdiff
path: root/keyboards/infinity60/chconf.h
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@sethbc.org>2016-11-19 11:20:41 -0500
committerSeth Chandler <sethbc@sethbc.org>2016-11-19 11:20:41 -0500
commitac7d202d4f143b19719b13c28177cee500896bca (patch)
treeda08924cdf89b91219dc4440b5e839fe594763b6 /keyboards/infinity60/chconf.h
parentb2bc215934ddd31315db4304223750aee3eaf38d (diff)
parenta06115df19a74d39b08758472b221e630c3680d3 (diff)
downloadqmk_firmware-ac7d202d4f143b19719b13c28177cee500896bca.tar.gz
qmk_firmware-ac7d202d4f143b19719b13c28177cee500896bca.zip
merge upstream/master
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 43c845739a..d9114ec858 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.