summaryrefslogtreecommitdiff
path: root/tmk_core/common/chibios
AgeCommit message (Expand)Author
2021-01-12Added EEPROM emulation for STM32F042x6 series processors (#10685)Adrian
2020-09-30Kiibohd bootloader, take 2 (#10129)Ryan
2020-09-30Re-fix the STM32 dual-bank bootloader stuff. (#9738)Nick Brassel
2020-09-30Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ...Nick Brassel
2020-09-30Fix ChibiOS backlight not turning off on suspend (#10114)Ryan
2020-08-08Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis
2020-08-082020 May 30 Breaking Changes Update (#9215)James Young
2020-06-12Refactor rgblight_reconfig.h (#7773)Takeshi ISHII
2020-06-12Short term fix for conflicting types for 'tfp_printf' (#8157)Joel Challis
2020-06-122020 February 29 Breaking Changes Update (#8064)James Young
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7...Pavel Župa
2020-02-26Add additional fixes to EEPROM driver selection (#7274) (#266)Drashna Jaelre
2020-02-26Add central location for ChibiOS defines (#7542)Joel Challis
2020-02-26Fix printf buffer overflow when cols>16 (#7998)Joel Challis
2020-02-26Apollo (#246)Florian Didron
2020-01-09WS2812 Overhaul (#210)Drashna Jaelre
2019-11-04Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-11-04Add binary support to tinyprintf (#7024)Joel Challis
2019-09-17clang-format changesskullY
2019-04-25Fix wakeup function on ChibiOSDrashna 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