summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Fix wakeup function on ChibiOS (#5707)Drashna Jaelre1-1/+1
2019-02-13Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan2-3/+8
2019-01-30Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan1-4/+8
2019-01-29Practice60 RGB and PWM Backlight (#4929)Andrew Kannan1-11/+6
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