summaryrefslogtreecommitdiff
path: root/platforms/timer.h
AgeCommit message (Collapse)AuthorFilesLines
2024-12-16small refactoring of TIMER_DIFF (#24678)boessu1-4/+3
A small refactoring of the defines TIMER_DIFF_8, TIMER_DIFF_16, TIMER_DIFF_32, TIMER_DIFF_RAW. Removing obsolete TIMER_DIFF helper. Discussion: https://github.com/qmk/qmk_firmware/issues/24652
2024-10-25Add timer_save and _restore functions. (#23887)Dasky1-0/+2
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-02-12Format code according to conventions (#16322)QMK Bot1-4/+12
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis1-0/+67