Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan | 2020-12-26 | 1 | -4/+1 |
| | |||||
* | Fix ssd1306 compilation on avr-gcc 10 (#9267) | Joel Challis | 2020-09-17 | 1 | -1/+1 |
| | |||||
* | QMK-ify some GPIO macros (#8315) | Ryan | 2020-04-30 | 1 | -1/+0 |
| | |||||
* | clang-format changes | skullY | 2019-08-30 | 1 | -43/+41 |
| | |||||
* | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ishtob | 2017-07-12 | 1 | -1/+0 |
| | | | | | | | | | | * moved OLED update task to keymap * fix splitting render display to keymap * Added rotation option for OLED, fixed splitting display render update to keymap * issues with attribute | ||||
* | clean up ssd1306 implementation | Jack Humbert | 2017-07-11 | 1 | -0/+77 |
| | |||||
* | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 2017-07-10 | 1 | -0/+17 |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional |