index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
avr
Age
Commit message (
Expand
)
Author
2019-02-15
Added APA102 support (#4940)
Mikkel Jeppesen
2019-01-28
Practice60 RGB and PWM Backlight (#4929)
Andrew Kannan
2019-01-22
Rename i2c_slave functions so it can coexist with i2c_master (#4875)
James Churchill
2019-01-10
Adds support for JacoBurge's TouchPad (#4186)
Jack Humbert
2018-10-22
Remove all of the deprecated RGB defines
Drashna Jaelre
2018-10-08
DC01 updates and I2C avr speed overwrite (#4088)
yiancar
2018-08-15
Rgb matrix arm (#3648)
yiancar
2018-07-18
DC01 keyboard addition (#3428)
yiancar
2018-07-15
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2018-07-15
Add I2C slave library
yiancar
2018-06-23
remove comment code
Jack Humbert
2018-06-23
adds immediate i2c return, fixes ez matrix code
Jack Humbert
2018-06-22
refactor, non-working
Jack Humbert
2018-06-20
start updating i2c for timeouts
Jack Humbert
2018-06-12
adds timeout to avr i2c
Jack Humbert
2018-06-12
revert some attempts, update i2c
Jack Humbert
2018-05-15
i2c fix
Jack Humbert
2018-05-14
Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
yiancar
2018-05-08
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
2017-09-15
update to driver separation
Jack Humbert
2017-07-12
fix implementation issues from SSD1306 clean up, added rotation (#1494)
ishtob
2017-07-11
clean up ssd1306 implementation
Jack Humbert
2017-07-11
update drivers to exclude lets_split include
Jack Humbert
2017-07-10
Start mvoing hardware drivers to /drivers/ (#1433)
Jack Humbert