| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure single newline at EOF for core files (#11310) | Ryan | 2020-12-28 | 1 | -1/+1 |
* | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan | 2020-12-26 | 2 | -8/+2 |
* | Normalise include statements in core code (#11153) | Ryan | 2020-12-11 | 7 | -13/+13 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -5/+5 |
* | Added EEPROM emulation for STM32F042x6 series processors (#10685) | Adrian | 2020-10-22 | 2 | -1/+8 |
* | Kiibohd bootloader, take 2 (#10129) | Ryan | 2020-08-29 | 1 | -3/+3 |
* | Re-fix the STM32 dual-bank bootloader stuff. (#9738) | Nick Brassel | 2020-08-29 | 1 | -31/+15 |
* | Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ... | Nick Brassel | 2020-08-29 | 1 | -15/+69 |
* | Fix ChibiOS backlight not turning off on suspend (#10114) | Ryan | 2020-08-26 | 1 | -0/+16 |
* | Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) | Nick Brassel | 2020-08-21 | 1 | -3/+3 |
* | Add Kiibohd bootloader type to bootloader.mk (#9908) | Ryan | 2020-08-12 | 1 | -3/+3 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-07-25 | 1 | -2/+2 |
* | Enable OLED support for Teensy 3.2/LC (#7591) | Joel Challis | 2020-07-26 | 1 | -0/+7 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 2 | -343/+0 |
* | Revert "Fix conflicting types for 'tfp_printf' (#8269)" | skullY | 2020-05-04 | 2 | -0/+343 |
* | Fix conflicting types for 'tfp_printf' (#8269) | Joel Challis | 2020-05-03 | 2 | -343/+0 |
* | Refactor rgblight_reconfig.h (#7773) | Takeshi ISHII | 2020-03-10 | 1 | -4/+0 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-01 | 1 | -2/+2 |
* | Short term fix for conflicting types for 'tfp_printf' (#8157) | Joel Challis | 2020-03-02 | 2 | -8/+12 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -15/+29 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-02-01 | 1 | -6/+2 |
* | Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7... | Pavel Župa | 2020-02-01 | 1 | -2/+6 |
* | Fix printf buffer overflow when cols>16 (#7998) | Joel Challis | 2020-01-24 | 1 | -1/+2 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-01-24 | 1 | -2/+1 |
* | Add customisable EEPROM driver selection (#7274) | Nick Brassel | 2020-01-24 | 2 | -9/+22 |
* | Add central location for ChibiOS defines (#7542) | Joel Challis | 2019-12-21 | 1 | -0/+24 |
* | Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280) | Jonathan Rascher | 2019-11-08 | 1 | -0/+26 |
* | Move tmk_core/common/backlight to quantum/backlight (#6710) | Joel Challis | 2019-10-17 | 1 | -1/+4 |
* | Add binary support to tinyprintf (#7024) | Joel Challis | 2019-10-15 | 1 | -0/+9 |
* | clang-format changes | skullY | 2019-08-30 | 11 | -957/+827 |
* | Fix wakeup function on ChibiOS (#5707) | Drashna Jaelre | 2019-04-26 | 1 | -1/+1 |
* | Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) | Andrew Kannan | 2019-02-13 | 2 | -3/+8 |
* | Moving cannonkeys boards to one place, eeprom fix (#4999) | Andrew Kannan | 2019-01-29 | 1 | -4/+8 |
* | Practice60 RGB and PWM Backlight (#4929) | Andrew Kannan | 2019-01-28 | 1 | -11/+6 |
* | Final HS60v2 changes. (#4790) | yiancar | 2019-01-06 | 4 | -625/+169 |
* | stm32f1xx EEPROM emulation (#3914) | Takuya Urakawa | 2018-10-19 | 3 | -15/+29 |
* | Fix emulated EEPROM start address on STM32F303 (#3819) | ishtob | 2018-08-31 | 1 | -1/+1 |
* | STM32 EEPROM Emulation (#3741) | yiancar | 2018-08-29 | 5 | -0/+995 |
* | Make sure the timer wraps around correctly independent of the os tick frequency | Fred Sundvik | 2018-06-28 | 1 | -14/+28 |
* | Add Suspend functions (#3112) | Drashna Jaelre | 2018-06-03 | 1 | -0/+33 |
* | Generate API docs from source code comments (#2491) | skullydazed | 2018-03-22 | 3 | -1/+69 |
* | Fix reset for STM32 devices | Fred Sundvik | 2018-02-10 | 1 | -17/+17 |
* | Clueboard 60% support (#1746) | skullydazed | 2017-09-29 | 2 | -4/+19 |
* | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 7 | -0/+1304 |