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
yiancar
60797c8439
Add I2C slave library
...
- Add I2C slave library for general use.
2018-07-15 13:00:50 -04:00
..
analog.c
Start mvoing hardware drivers to /drivers/ (
#1433
)
2017-07-10 11:18:47 -04:00
analog.h
Start mvoing hardware drivers to /drivers/ (
#1433
)
2017-07-10 11:18:47 -04:00
glcdfont.c
Start mvoing hardware drivers to /drivers/ (
#1433
)
2017-07-10 11:18:47 -04:00
i2c_master.c
remove comment code
2018-06-23 14:34:41 -04:00
i2c_master.h
adds immediate i2c return, fixes ez matrix code
2018-06-23 14:18:47 -04:00
i2c_slave.c
Add I2C slave library
2018-07-15 13:00:50 -04:00
i2c_slave.h
Add I2C slave library
2018-07-15 13:00:50 -04:00
is31fl3731.c
refactor, non-working
2018-06-22 21:26:30 -04:00
is31fl3731.h
refactor, non-working
2018-06-22 21:26:30 -04:00
pro_micro.h
Start mvoing hardware drivers to /drivers/ (
#1433
)
2017-07-10 11:18:47 -04:00
ssd1306.c
fix implementation issues from SSD1306 clean up, added rotation (
#1494
)
2017-07-12 12:10:28 -04:00
ssd1306.h
fix implementation issues from SSD1306 clean up, added rotation (
#1494
)
2017-07-12 12:10:28 -04:00
ws2812.c
Start mvoing hardware drivers to /drivers/ (
#1433
)
2017-07-10 11:18:47 -04:00
ws2812.h
update to driver separation
2017-09-15 21:43:58 -04:00