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