Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-08 | Adds IS31FL3731 RGB Matrix Implementation (#2910) | Jack Humbert | 4 | -0/+786 | |
* adds is31fl3731 rgb matrix implementation * fix build script for force pushes * allow bootloader size to be overwritten * adds planck light implementation * split led config into 2 arrays * idk * betterize register handling * update planck implementation * update planck * refine rgb interface * cleanup names, rgb matrix * start documentation * finish up docs * add effects list * clean-up merge * add RGB_MATRIX_SKIP_FRAMES * add support for at90usb1286 to bootloader options | |||||
2018-04-04 | Update whitefox to use the K-Type teensy workaround | Kaleb Elwert | 3 | -0/+491 | |
2017-09-16 | update to driver separation | Jack Humbert | 1 | -17/+1 | |
2017-07-12 | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ishtob | 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 | |||||
2017-07-11 | clean up ssd1306 implementation | Jack Humbert | 2 | -160/+91 | |
2017-07-11 | update drivers to exclude lets_split include | Jack Humbert | 1 | -1/+0 | |
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 8 | -0/+1679 | |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||||
2017-07-10 | Add template board files | Fred Sundvik | 2 | -0/+223 | |
2017-07-10 | Rename board files to lowercase | Fred Sundvik | 2 | -2/+2 | |
2017-07-10 | Make it easier to use drivers | Fred Sundvik | 4 | -10/+8 | |
2017-07-10 | Fixup mixed tabs/spaces | Fred Sundvik | 4 | -151/+151 | |
2017-07-10 | Remove ergodox from gdisp driver names | Fred Sundvik | 9 | -6/+6 | |
2017-07-10 | Move GDISP drivers to /drivers/ugfx | Fred Sundvik | 7 | -0/+747 | |