summaryrefslogtreecommitdiff
path: root/drivers/avr
Commit message (Expand)AuthorAge
* Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis2019-10-29
* Fix battery level code in adafruit_ble.cpp (#6648)bwhelm2019-09-04
* Removed prescaler define from avr i2c, as it was impossible to use (#6617)Mikkel Jeppesen2019-08-30
* clang-format changesskullY2019-08-30
* Add GPL3 header to avr i2c files (#6332)Drashna Jaelre2019-07-15
* Moving rgb typedefs into a single location (#5978)XScorpion22019-06-04
* Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion22019-05-01
* OLED Driver FeatureRyan Caltabiano2019-04-20
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-14
* i2c_init update to work with atmega32a boards (#5562)MechMerlin2019-04-06
* Fix return value of i2c_readReg and i2c_receive (#5410)zvecr2019-03-15
* Next set of split_common changes (#4974)James Churchill2019-03-12
* Added APA102 support (#4940)Mikkel Jeppesen2019-02-15
* Practice60 RGB and PWM Backlight (#4929)Andrew Kannan2019-01-28
* Rename i2c_slave functions so it can coexist with i2c_master (#4875)James Churchill2019-01-22
* Adds support for JacoBurge's TouchPad (#4186)Jack Humbert2019-01-10
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-22
* DC01 updates and I2C avr speed overwrite (#4088)yiancar2018-10-08
* Rgb matrix arm (#3648)yiancar2018-08-15
* DC01 keyboard addition (#3428)yiancar2018-07-18
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-15
* Add I2C slave libraryyiancar2018-07-15
* remove comment codeJack Humbert2018-06-23
* adds immediate i2c return, fixes ez matrix codeJack Humbert2018-06-23
* refactor, non-workingJack Humbert2018-06-22
* start updating i2c for timeoutsJack Humbert2018-06-20
* adds timeout to avr i2cJack Humbert2018-06-12
* revert some attempts, update i2cJack Humbert2018-06-12
* i2c fixJack Humbert2018-05-15
* Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar2018-05-14
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-08
* update to driver separationJack Humbert2017-09-15
* fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2017-07-12
* clean up ssd1306 implementationJack Humbert2017-07-11
* update drivers to exclude lets_split includeJack Humbert2017-07-11
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-10