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
d547b9b324431c03f261e1445077c796e42d1da6
firmware
/
right
History
László Monda
d547b9b324
Remove UsbCommandId_ReadMergeSensor now that it can be queried via UsbCommandId_GetKeyboardState.
2017-11-05 01:21:23 +01:00
..
build
Instead of scanning the keyboard matrix from the main loop and utilizing busy loops, try to use a PIT interrupt handler to do the same thing, scanning one row per interrupt call without busy loops.
2017-11-02 01:11:41 +01:00
src
Remove UsbCommandId_ReadMergeSensor now that it can be queried via UsbCommandId_GetKeyboardState.
2017-11-05 01:21:23 +01:00
README.md
Create README.md
2016-03-04 14:12:39 +01:00
README.md
Right keyboard half firmware
This directory contains the firmware of the right keyboard half.
Reference in New Issue
View Git Blame
Copy Permalink