| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Integrating Peter Fleury's HD44780 LCD library (#3209) | Max Audron | 2018-07-15 | 2 | -0/+963 |
* | Add I2C slave library | yiancar | 2018-07-15 | 2 | -0/+119 |
* | remove comment code | Jack Humbert | 2018-06-23 | 1 | -1/+0 |
* | adds immediate i2c return, fixes ez matrix code | Jack Humbert | 2018-06-23 | 2 | -6/+9 |
* | refactor, non-working | Jack Humbert | 2018-06-22 | 4 | -108/+147 |
* | start updating i2c for timeouts | Jack Humbert | 2018-06-20 | 2 | -71/+46 |
* | adds timeout to avr i2c | Jack Humbert | 2018-06-12 | 4 | -42/+115 |
* | revert some attempts, update i2c | Jack Humbert | 2018-06-12 | 1 | -1/+1 |
* | i2c fix | Jack Humbert | 2018-05-15 | 2 | -21/+28 |
* | Rgb matrix fixes, I2C library can now retry if it has failed (#2943) | yiancar | 2018-05-14 | 5 | -339/+182 |
* | Adds IS31FL3731 RGB Matrix Implementation (#2910) | Jack Humbert | 2018-05-08 | 4 | -0/+786 |
* | Update whitefox to use the K-Type teensy workaround | Kaleb Elwert | 2018-04-03 | 3 | -0/+491 |
* | 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 |
* | 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 |
* | Add template board files | Fred Sundvik | 2017-07-10 | 2 | -0/+223 |
* | Rename board files to lowercase | Fred Sundvik | 2017-07-10 | 2 | -2/+2 |
* | Make it easier to use drivers | Fred Sundvik | 2017-07-10 | 4 | -10/+8 |
* | Fixup mixed tabs/spaces | Fred Sundvik | 2017-07-10 | 4 | -151/+151 |
* | Remove ergodox from gdisp driver names | Fred Sundvik | 2017-07-10 | 9 | -6/+6 |
* | Move GDISP drivers to /drivers/ugfx | Fred Sundvik | 2017-07-10 | 7 | -0/+747 |