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
Ryan
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
..
analog.c
…
analog.h
…
apa102.c
…
apa102.h
…
glcdfont.c
…
hd44780.c
…
hd44780.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
i2c_master.c
…
i2c_master.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
i2c_slave.c
…
i2c_slave.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
serial.c
…
serial.h
…
spi_master.c
Fix error handling in SPI master. (
#11122
)
2020-12-06 12:50:02 +11:00
spi_master.h
…
ssd1306.c
…
ssd1306.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
ws2812_i2c.c
Unify RGB and RGBW commands (
#7297
)
2019-11-09 15:51:39 +00:00
ws2812.c
…