summaryrefslogtreecommitdiff
path: root/tmk_core/common/chibios
AgeCommit message (Expand)Author
2021-08-06Avoid name conflicts with usb_hid Arduino code (#13870)Joel Challis
2021-08-02flash_stm32: don't unlock flash if already unlocked (#13841)xyzz
2021-07-24Refactor some platform dependent logic (#13675)Joel Challis
2021-06-26Allow configuration of USB_VBUS_PIN on chibios (#13342)Joel Challis
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-04-20Fix for gcc10 teensy_lc eeprom build warning (#12587)Joel Challis
2021-02-14Merge branch 'master' into developJoshua Diamond
2021-02-14Split gpio and atomic to platform (#11792)Joel Challis
2021-02-01Stop sounds when suspended (#11553)Joshua Diamond
2021-01-19Fixup declaration for _kill, add other missing syscalls, populate errno. (#11...Nick Brassel
2021-01-18Add syscall fallbacks to ChibiOS builds (#11573)Nick Brassel
2021-01-11Lighting Layers should be disabled when suspended (#11442)Joshua Diamond
2020-12-28Ensure single newline at EOF for core files (#11310)Ryan
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-10-22Added EEPROM emulation for STM32F042x6 series processors (#10685)Adrian
2020-08-29Kiibohd bootloader, take 2 (#10129)Ryan
2020-08-29Re-fix the STM32 dual-bank bootloader stuff. (#9738)Nick Brassel
2020-08-29Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ...Nick Brassel
2020-08-26Fix ChibiOS backlight not turning off on suspend (#10114)Ryan
2020-08-21Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel
2020-08-12Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan
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