summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-01Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion21-1/+1
2019-04-20Removed / replaced questionable logos and added licenses file for safe logosRyan Caltabiano2-12/+57
2019-04-20Reducing size of data send in one frame & update Zen rev2 oled usageRyan Caltabiano2-19/+31
2019-04-20OLED Driver FeatureRyan Caltabiano7-25/+996
2019-04-15Features/ws2812 matrix driver (#5418)XScorpion22-1/+29
2019-04-09Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2-0/+459
2019-04-07i2c_init update to work with atmega32a boards (#5562)MechMerlin1-0/+12
2019-03-15Fix return value of i2c_readReg and i2c_receive (#5410)zvecr1-2/+2
2019-03-12Next set of split_common changes (#4974)James Churchill5-98/+71
2019-02-17Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob6-20/+523
2019-02-15Added APA102 support (#4940)Mikkel Jeppesen2-0/+147
2019-02-13Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan1-2/+2
2019-02-11cleanupskullY3-1/+2
2019-02-11led_matrix works nowskullY3-10/+16
2019-02-11compiles, but long delay on startup and problemsskullY2-5/+15
2019-02-11The beginning of a simple led matrix driver for is31fl3731skullY2-0/+449
2019-01-29Practice60 RGB and PWM Backlight (#4929)Andrew Kannan1-2/+2
2019-01-22Rename i2c_slave functions so it can coexist with i2c_master (#4875)James Churchill2-20/+18
2019-01-10Adds support for JacoBurge's TouchPad (#4186)Jack Humbert1-1/+4
2019-01-10Adds Proton C Conversion (#4661)Jack Humbert4-0/+1325
2019-01-07Final HS60v2 changes. (#4790)yiancar1-1/+1
2018-12-19Also fix use of weak stm32 internal pullupyiancar1-2/+2
2018-12-19Minor STM32 i2c driver cleanupyiancar1-2/+0
2018-12-04adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob11-4/+1849
2018-11-10I2C driver docs (#4298)yiancar1-1/+4
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre1-3/+0
2018-10-09DC01 updates and I2C avr speed overwrite (#4088)yiancar1-0/+2
2018-09-30RAMA M6-B and IS31FL3218 driver (#4021)Wilba65822-0/+126
2018-09-27RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925)Wilba65822-0/+478
2018-09-27RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2-3/+1
2018-08-28ISSI31FL3733 driver (#3679)yiancar6-41/+550
2018-08-15Rgb matrix arm (#3648)yiancar5-271/+422
2018-07-18DC01 keyboard addition (#3428)yiancar4-142/+114
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2-0/+963
2018-07-15Add I2C slave libraryyiancar2-0/+119
2018-06-23remove comment codeJack Humbert1-1/+0
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert2-6/+9
2018-06-23refactor, non-workingJack Humbert4-108/+147
2018-06-20start updating i2c for timeoutsJack Humbert2-71/+46
2018-06-13adds timeout to avr i2cJack Humbert4-42/+115
2018-06-12revert some attempts, update i2cJack Humbert1-1/+1
2018-05-16i2c fixJack Humbert2-21/+28
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar5-339/+182
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert4-0/+786
2018-04-04Update whitefox to use the K-Type teensy workaroundKaleb Elwert3-0/+491
2017-09-16update to driver separationJack Humbert1-17/+1
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2-8/+9
2017-07-11clean up ssd1306 implementationJack Humbert2-160/+91
2017-07-11update drivers to exclude lets_split includeJack Humbert1-1/+0
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert8-0/+1679