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
e7f34dcdc6bd9ab599dc2f91202016b5932a594c
firmware
/
right
History
László Monda
e7f34dcdc6
Simplify code by utilizing type casing on uint8_t arrays.
2017-11-04 00:30:40 +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
Simplify code by utilizing type casing on uint8_t arrays.
2017-11-04 00:30:40 +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