summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios
AgeCommit message (Expand)AuthorFilesLines
2019-01-07Final HS60v2 changes. (#4790)yiancar4-625/+169
2018-10-19stm32f1xx EEPROM emulation (#3914)Takuya Urakawa3-15/+29
2018-08-31Fix emulated EEPROM start address on STM32F303 (#3819)ishtob1-1/+1
2018-08-29STM32 EEPROM Emulation (#3741)yiancar5-0/+995
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