summaryrefslogtreecommitdiff
path: root/keyboards/durgod/dgk6x/halconf.h
AgeCommit message (Collapse)Author
2021-12-27Durgod: Increase scan rate by using wait_us GPT timer (#14091)Simon Arlott
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.
2021-07-20[Keyboard] Add Durgod Hades, Galaxy and Venus Keyboards (#12893)Jsully
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Don Kjer <don.kjer@gmail.com>