summaryrefslogtreecommitdiffstats
path: root/keyboards/durgod/k3x0/halconf.h
Commit message (Collapse)AuthorAgeFilesLines
* Durgod: Increase scan rate by using wait_us GPT timer (#14091)Simon Arlott2021-12-271-0/+2
| | | | | | 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.
* [Keyboard] Add Durgod Taurus K310 keyboard (#12314)Donald Kjer2021-07-221-0/+22
Co-authored-by: Tyler Tidman <tyler.tidman@draak.ca> Co-authored-by: Simon Arlott <sa.me.uk>