mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-07 00:11:44 +01:00
c93935f243
Lower the tick rate from 10kHz to 1kHz (otherwise all the extra interrupts reduce the achievable scan rate). Enable the WAIT_US_TIMER using GPT TIM3. Observed scan rate on the K320 is increased from 625Hz to 2090-2120Hz.