aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios/timer.c
Commit message (Expand)AuthorAgeFilesLines
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-15/+29
* format code according to conventions [skip ci]QMK Bot2020-02-011-6/+2
* Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7...Pavel Župa2020-02-011-2/+6
* clang-format changesskullY2019-08-301-27/+19
* Make sure the timer wraps around correctly independent of the os tick frequencyFred Sundvik2018-06-281-14/+28
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-0/+27