aboutsummaryrefslogtreecommitdiff
path: root/platforms/timer.h
Commit message (Collapse)AuthorAgeFilesLines
* small refactoring of TIMER_DIFF (#24678)boessu2024-12-161-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
* Add timer_save and _restore functions. (#23887)Dasky2024-10-251-0/+2
| | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Format code according to conventions (#16322)QMK Bot2022-02-121-4/+12
|
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-0/+67