summaryrefslogtreecommitdiff
path: root/tmk_core/common/chibios
AgeCommit message (Expand)Author
2020-07-25format code according to conventions [skip ci]QMK Bot
2020-07-26Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-05-04Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY
2020-05-03Fix conflicting types for 'tfp_printf' (#8269)Joel Challis
2020-03-10Refactor rgblight_reconfig.h (#7773)Takeshi ISHII
2020-03-01format code according to conventions [skip ci]QMK Bot
2020-03-02Short term fix for conflicting types for 'tfp_printf' (#8157)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-01format code according to conventions [skip ci]QMK Bot
2020-02-01Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7...Pavel Župa
2020-01-24Fix printf buffer overflow when cols>16 (#7998)Joel Challis
2020-01-24format code according to conventions [skip ci]QMK Bot
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel
2019-12-21Add central location for ChibiOS defines (#7542)Joel Challis
2019-11-08Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280)Jonathan Rascher
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-10-15Add binary support to tinyprintf (#7024)Joel Challis
2019-08-30clang-format changesskullY
2019-04-26Fix wakeup function on ChibiOS (#5707)Drashna Jaelre
2019-02-13Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan
2019-01-29Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan
2019-01-28Practice60 RGB and PWM Backlight (#4929)Andrew Kannan
2019-01-06Final HS60v2 changes. (#4790)yiancar
2018-10-19stm32f1xx EEPROM emulation (#3914)Takuya Urakawa
2018-08-31Fix emulated EEPROM start address on STM32F303 (#3819)ishtob
2018-08-29STM32 EEPROM Emulation (#3741)yiancar
2018-06-28Make sure the timer wraps around correctly independent of the os tick frequencyFred Sundvik
2018-06-03Add Suspend functions (#3112)Drashna Jaelre
2018-03-22Generate API docs from source code comments (#2491)skullydazed
2018-02-10Fix reset for STM32 devicesFred Sundvik
2017-09-29Clueboard 60% support (#1746)skullydazed
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo