summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Make sure the timer wraps around correctly independent of the os tick frequencyFred Sundvik1-14/+28
2018-06-03Add Suspend functions (#3112)Drashna Jaelre1-0/+33
2018-03-22Generate API docs from source code comments (#2491)skullydazed3-1/+69
2018-02-10Fix reset for STM32 devicesFred Sundvik1-17/+17
2017-09-30Clueboard 60% support (#1746)skullydazed2-4/+19
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo7-0/+1304