| Commit message (Expand) | Author | Age | Files | Lines |
| * | adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4... | ishtob | 2018-12-04 | 11 | -4/+1849 |
| * | I2C driver docs (#4298) | yiancar | 2018-11-10 | 1 | -1/+4 |
| * | Remove all of the deprecated RGB defines | Drashna Jaelre | 2018-10-22 | 1 | -3/+0 |
| * | DC01 updates and I2C avr speed overwrite (#4088) | yiancar | 2018-10-09 | 1 | -0/+2 |
| * | RAMA M6-B and IS31FL3218 driver (#4021) | Wilba6582 | 2018-09-30 | 2 | -0/+126 |
| * | RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925) | Wilba6582 | 2018-09-27 | 2 | -0/+478 |
| * | RGB Matrix refactoring to open up for new drivers (#3913) | James Laird-Wah | 2018-09-27 | 2 | -3/+1 |
| * | ISSI31FL3733 driver (#3679) | yiancar | 2018-08-28 | 6 | -41/+550 |
| * | Rgb matrix arm (#3648) | yiancar | 2018-08-15 | 5 | -271/+422 |
| * | DC01 keyboard addition (#3428) | yiancar | 2018-07-18 | 4 | -142/+114 |
| * | 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-23 | 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-13 | 4 | -42/+115 |
| * | revert some attempts, update i2c | Jack Humbert | 2018-06-12 | 1 | -1/+1 |
| * | i2c fix | Jack Humbert | 2018-05-16 | 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-04 | 3 | -0/+491 |
| * | update to driver separation | Jack Humbert | 2017-09-16 | 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 |