summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/wait.h
Commit message (Expand)AuthorAgeFilesLines
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-108/+17
* `qmk cformat`Nick Brassel2021-01-171-31/+58
* fix matrix_io_delay() timing in quantum/matrix.c (#9603)Takeshi ISHII2021-01-131-0/+52
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-261-4/+1
* Normalise include statements in core code (#11153)Ryan2020-12-111-1/+1
* Remove mbed files (#7605)Joel Challis2019-12-111-2/+0
* clang-format changesskullY2019-08-301-11/+25
* Fix LT() crashing some ARM keyboards (#6529)Joel Challis2019-08-131-2/+2
* Update to arm_atsam wait and timer routinespatrickmt2019-01-071-0/+4
* Revert back to normal sleeping wait behaviour for STM32Fred Sundvik2018-01-211-7/+2
* Clueboard 60% support (#1746)skullydazed2017-09-291-3/+8
* Add wait support for testsFred Sundvik2017-07-081-2/+4
* Empty implementation of waitFred Sundvik2017-06-181-3/+6
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-2/+6
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+20