summaryrefslogtreecommitdiff
path: root/tmk_core/common/chibios/timer.c
AgeCommit message (Expand)Author
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-01format code according to conventions [skip ci]QMK Bot
2020-02-01Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7...Pavel Župa
2019-08-30clang-format changesskullY
2018-06-28Make sure the timer wraps around correctly independent of the os tick frequencyFred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo