index
:
qmk_firmware.git
master
My qmk keyboard firmware fork for only the corne, all others removed for simplicity.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
timer.h
Age
Commit message (
Expand
)
Author
2021-11-19
Move tmk_core/common/<plat> (#13918)
Joel Challis
2021-07-25
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-24
Refactor some platform dependent logic (#13675)
Joel Challis
2021-06-09
Avoid 8-bit timer overflows in debounce algorithms (#12240)
Simon Arlott
2020-12-26
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-11-30
Fix int wrapping for timer_expired macros and use MAX defines for consistency...
XScorpion2
2020-04-11
format code according to conventions [skip ci]
QMK Bot
2020-04-11
Various fixes to how timer differences are calculated (#8585)
Purdea Andrei
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2019-09-23
Fixing wrapping math logic for timer_expired functions (#6746)
XScorpion2
2019-08-30
clang-format changes
skullY
2019-08-25
Added OLED Display autoscroll during periods of OLED data inactivity (#6546)
XScorpion2
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk