This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
drivers
/
avr
History
Nick Brassel
46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (
#8775
)
2020-04-13 17:09:50 +10:00
..
analog.c
Improve support and docs for ADC driver (
#7191
)
2019-12-08 12:11:29 +11:00
analog.h
Improve support and docs for ADC driver (
#7191
)
2019-12-08 12:11:29 +11:00
apa102.c
clang-format changes
2019-08-30 15:01:52 -07:00
apa102.h
clang-format changes
2019-08-30 15:01:52 -07:00
glcdfont.c
Clean up includes for glcdfont headers (
#7745
)
2020-03-01 17:56:50 +11:00
hd44780.c
clang-format changes
2019-08-30 15:01:52 -07:00
hd44780.h
clang-format changes
2019-08-30 15:01:52 -07:00
i2c_master.c
Removed prescaler define from avr i2c, as it was impossible to use (
#6617
)
2019-08-30 17:47:11 -07:00
i2c_master.h
clang-format changes
2019-08-30 15:01:52 -07:00
i2c_slave.c
clang-format changes
2019-08-30 15:01:52 -07:00
i2c_slave.h
clang-format changes
2019-08-30 15:01:52 -07:00
serial.c
Update split serial code to use driver pattern (
#7990
)
2020-01-24 13:50:51 +00:00
serial.h
Update split serial code to use driver pattern (
#7990
)
2020-01-24 13:50:51 +00:00
spi_master.c
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (
#8775
)
2020-04-13 17:09:50 +10:00
spi_master.h
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (
#8775
)
2020-04-13 17:09:50 +10:00
ssd1306.c
clang-format changes
2019-08-30 15:01:52 -07:00
ssd1306.h
clang-format changes
2019-08-30 15:01:52 -07:00
ws2812_i2c.c
Unify RGB and RGBW commands (
#7297
)
2019-11-09 15:51:39 +00:00
ws2812.c
Fix AVR ws2812 when ADDRESS_BASE is non zero (
#8646
)
2020-04-02 20:46:38 +01:00
ws2812.h
Fix AVR ws2812 when ADDRESS_BASE is non zero (
#8646
)
2020-04-02 20:46:38 +01:00