This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-23 12:32:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8657f54f9eee97c1905b8fa347497a518f147455
zsa_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
2020 November 28 Breaking Changes Update (
#11053
)
2020-11-28 12:02:18 -08:00
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
Fix ssd1306 compilation on avr-gcc 10 (
#9267
)
2020-09-17 10:42:24 +10:00
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
…
ws2812.c
…