Age | Commit message (Expand) | Author |
2021-03-03 | Split RGB Matrix (#11055) | XScorpion2 |
2021-02-28 | Refactor of USB code within split_common (#11890) | Joel Challis |
2021-02-28 | ARM - Refactor SLEEP_LED to support more platforms (#8403) | Joel Challis |
2021-02-14 | Merge branch 'master' into develop | Joshua Diamond |
2021-02-14 | Split gpio and atomic to platform (#11792) | Joel Challis |
2021-02-01 | Stop sounds when suspended (#11553) | Joshua Diamond |
2021-01-19 | Fixup declaration for _kill, add other missing syscalls, populate errno. (#11... | Nick Brassel |
2021-01-18 | Add syscall fallbacks to ChibiOS builds (#11573) | Nick Brassel |
2021-01-11 | Lighting Layers should be disabled when suspended (#11442) | Joshua Diamond |
2020-12-28 | Ensure single newline at EOF for core files (#11310) | Ryan |
2020-12-26 | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan |
2020-12-11 | Normalise include statements in core code (#11153) | Ryan |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2020-10-22 | Added EEPROM emulation for STM32F042x6 series processors (#10685) | Adrian |
2020-08-29 | Kiibohd bootloader, take 2 (#10129) | Ryan |
2020-08-29 | Re-fix the STM32 dual-bank bootloader stuff. (#9738) | Nick Brassel |
2020-08-29 | Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ... | Nick Brassel |
2020-08-26 | Fix ChibiOS backlight not turning off on suspend (#10114) | Ryan |
2020-08-21 | Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) | Nick Brassel |
2020-08-12 | Add Kiibohd bootloader type to bootloader.mk (#9908) | Ryan |
2020-07-25 | format code according to conventions [skip ci] | QMK Bot |
2020-07-26 | Enable OLED support for Teensy 3.2/LC (#7591) | Joel Challis |
2020-05-30 | 2020 May 30 Breaking Changes Update (#9215) | James Young |
2020-05-04 | Revert "Fix conflicting types for 'tfp_printf' (#8269)" | skullY |
2020-05-03 | Fix conflicting types for 'tfp_printf' (#8269) | Joel Challis |
2020-03-10 | Refactor rgblight_reconfig.h (#7773) | Takeshi ISHII |
2020-03-01 | format code according to conventions [skip ci] | QMK Bot |
2020-03-02 | Short term fix for conflicting types for 'tfp_printf' (#8157) | Joel Challis |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2020-02-01 | format code according to conventions [skip ci] | QMK Bot |
2020-02-01 | Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7... | Pavel Župa |
2020-01-24 | Fix printf buffer overflow when cols>16 (#7998) | Joel Challis |
2020-01-24 | format code according to conventions [skip ci] | QMK Bot |
2020-01-24 | Add customisable EEPROM driver selection (#7274) | Nick Brassel |
2019-12-21 | Add central location for ChibiOS defines (#7542) | Joel Challis |
2019-11-08 | Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280) | Jonathan Rascher |
2019-10-17 | Move tmk_core/common/backlight to quantum/backlight (#6710) | Joel Challis |
2019-10-15 | Add binary support to tinyprintf (#7024) | Joel Challis |
2019-08-30 | clang-format changes | skullY |
2019-04-26 | Fix wakeup function on ChibiOS (#5707) | Drashna Jaelre |
2019-02-13 | Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) | Andrew Kannan |
2019-01-29 | Moving cannonkeys boards to one place, eeprom fix (#4999) | Andrew Kannan |
2019-01-28 | Practice60 RGB and PWM Backlight (#4929) | Andrew Kannan |
2019-01-06 | Final HS60v2 changes. (#4790) | yiancar |
2018-10-19 | stm32f1xx EEPROM emulation (#3914) | Takuya Urakawa |
2018-08-31 | Fix emulated EEPROM start address on STM32F303 (#3819) | ishtob |
2018-08-29 | STM32 EEPROM Emulation (#3741) | yiancar |
2018-06-28 | Make sure the timer wraps around correctly independent of the os tick frequency | Fred Sundvik |
2018-06-03 | Add Suspend functions (#3112) | Drashna Jaelre |
2018-03-22 | Generate API docs from source code comments (#2491) | skullydazed |