mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-19 07:35:48 +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.