summaryrefslogtreecommitdiff
path: root/tmk_core/common/timer.h
Commit message (Expand)AuthorAge
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-19
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-25
|\
| * Refactor some platform dependent logic (#13675)Joel Challis2021-07-24
* | Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-09
|/
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-26
* Fix int wrapping for timer_expired macros and use MAX defines for consistency...XScorpion22020-11-30
* format code according to conventions [skip ci]QMK Bot2020-04-11
* Various fixes to how timer differences are calculated (#8585)Purdea Andrei2020-04-11
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Fixing wrapping math logic for timer_expired functions (#6746)XScorpion22019-09-23
* clang-format changesskullY2019-08-30
* Added OLED Display autoscroll during periods of OLED data inactivity (#6546)XScorpion22019-08-25
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10