]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/whitefox/chconf.h
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / whitefox / chconf.h
index 43c845739a6a406b166340c5c39a5deec1f544ae..d9114ec858bc64011903be91318060531d7ba431 100644 (file)
@@ -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.