summaryrefslogtreecommitdiff
path: root/tmk_core/common/timer.h
AgeCommit message (Expand)Author
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-11-30Fix int wrapping for timer_expired macros and use MAX defines for consistency...XScorpion2
2020-04-11format code according to conventions [skip ci]QMK Bot
2020-04-11Various fixes to how timer differences are calculated (#8585)Purdea Andrei
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2019-09-23Fixing wrapping math logic for timer_expired functions (#6746)XScorpion2
2019-08-30clang-format changesskullY
2019-08-25Added OLED Display autoscroll during periods of OLED data inactivity (#6546)XScorpion2
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk