summaryrefslogtreecommitdiff
path: root/drivers/avr
AgeCommit message (Expand)Author
2020-06-20Fix incorrect delay when setting WS2812 (and similar) leds (#9302)Joshua Diamond
2020-06-10adds support for the atmega328 (#9043)itsnoteasy
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan
2020-04-30QMK-ify some GPIO macros (#8315)Ryan
2020-04-13Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...Nick Brassel
2020-04-08format code according to conventions [skip ci]QMK Bot
2020-04-08spi_master for AVR (#8299)Ryan
2020-04-02Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)Joel Challis
2020-03-14Remove pro_micro.h (#8374)Ryan
2020-03-01Clean up includes for glcdfont headers (#7745)Ryan
2020-01-24Update split serial code to use driver pattern (#7990)Joel Challis
2019-12-08Improve support and docs for ADC driver (#7191)fauxpark
2019-11-14Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre
2019-11-09Unify RGB and RGBW commands (#7297)Drashna Jaelre
2019-10-29 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-10-29Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis
2019-09-04Fix battery level code in adafruit_ble.cpp (#6648)bwhelm
2019-08-30Removed prescaler define from avr i2c, as it was impossible to use (#6617)Mikkel Jeppesen
2019-08-30clang-format changesskullY
2019-07-15Add GPL3 header to avr i2c files (#6332)Drashna Jaelre
2019-06-04Moving rgb typedefs into a single location (#5978)XScorpion2
2019-05-01Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion2
2019-04-20OLED Driver FeatureRyan Caltabiano
2019-04-14Features/ws2812 matrix driver (#5418)XScorpion2
2019-04-06i2c_init update to work with atmega32a boards (#5562)MechMerlin
2019-03-15Fix return value of i2c_readReg and i2c_receive (#5410)zvecr
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-02-15Added APA102 support (#4940)Mikkel Jeppesen
2019-01-28Practice60 RGB and PWM Backlight (#4929)Andrew Kannan
2019-01-22Rename i2c_slave functions so it can coexist with i2c_master (#4875)James Churchill
2019-01-10Adds support for JacoBurge's TouchPad (#4186)Jack Humbert
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre
2018-10-08DC01 updates and I2C avr speed overwrite (#4088)yiancar
2018-08-15Rgb matrix arm (#3648)yiancar
2018-07-18DC01 keyboard addition (#3428)yiancar
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron
2018-07-15Add I2C slave libraryyiancar
2018-06-23remove comment codeJack Humbert
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert
2018-06-22refactor, non-workingJack Humbert
2018-06-20start updating i2c for timeoutsJack Humbert
2018-06-12adds timeout to avr i2cJack Humbert
2018-06-12revert some attempts, update i2cJack Humbert
2018-05-15i2c fixJack Humbert
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert
2017-09-15update to driver separationJack Humbert
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob
2017-07-11clean up ssd1306 implementationJack Humbert
2017-07-11update drivers to exclude lets_split includeJack Humbert