Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to driver separation | Jack Humbert | 2017-09-15 | 1 | -17/+1 |
| | |||||
* | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ishtob | 2017-07-12 | 2 | -8/+9 |
| | | | | | | | | | | * 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 | 2 | -160/+91 |
| | |||||
* | update drivers to exclude lets_split include | Jack Humbert | 2017-07-11 | 1 | -1/+0 |
| | |||||
* | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 2017-07-10 | 8 | -0/+1679 |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional |