Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | Fix ssd1306 compilation on avr-gcc 10 (#9267) | Joel Challis | |
2020-08-29 | Remove inclusion of adafruit_ble.h from ssd1306.c (#9355) | Ryan | |
2019-08-30 | clang-format changes | skullY | |
2017-07-12 | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ishtob | |
* 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 | |||
2017-07-11 | clean up ssd1306 implementation | Jack Humbert | |
2017-07-11 | update drivers to exclude lets_split include | Jack Humbert | |
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional |