| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |