This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
uhk
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
ed0b51dbff44fed1eb7bf9cacb3535e30aed8287
firmware
/
shared
History
László Monda
ed0b51dbff
Restore the original I2c{Read,Write}() implementations to make the communication between keyboard halves fully functional again.
Fixes
#8
.
2016-12-09 22:24:15 +01:00
..
i2c_addresses.c
Restore the original I2c{Read,Write}() implementations to make the communication between keyboard halves fully functional again.
Fixes
#8
.
2016-12-09 22:24:15 +01:00
i2c_addresses.h
Remove keyboard scanning from USB interrupt. Fix initial blink of LEDs when initializing. Coding style fixes.
2016-11-13 15:50:49 +01:00
key_matrix.c
Add back the code of the old KeyMatrix functions via ifdefs.
2016-10-20 20:54:14 +02:00
key_matrix.h
Add KeyMatrix_Scan() although don't use it yet. Send every detected scancode to the host of which there are false positives for some reason.
2016-10-10 22:39:22 +02:00
README.md
Rename the toplevel include directory to shared. Add it to the project workspace. Include led_driver.h from main.c
2016-09-26 20:36:49 +02:00
README.md
Include files
These files are shared between multiple projects of this repository.
Reference in New Issue
View Git Blame
Copy Permalink