summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
debugadded keycode register, this is why the keyevents weren't being read`knolax6 years
masterchanged tick rate of update thread for testing purposesknolax6 years
reversehave the special keys switch also update KEYSTATE_PHYS. that was likely the c...knolax6 years
threadactually added the pinsknolax6 years
 
 
AgeCommit messageAuthor
2017-12-29added keycode register, this is why the keyevents weren't being read`debugknolax
2017-12-29added more debug prints, it should be printing keycodes now, though i'm using...knolax
2017-12-29Merge branch 'reverse' into debugknolax
2017-12-29Merge branch 'reverse' of https://github.com/knolax/skey into reverseknolax
2017-12-29forgot to change update PHYS_STATE for every call of processkey, not jsut whe...knolax
2017-12-29fixed typosknolax
2017-12-29added debug prints, testing this in production at the moment, also increased ...knolax
2017-12-29Merge branch 'reverse' of https://github.com/knolax/skey into reverseknolax
2017-12-29fixed c90 mixed declaration warnings.knolax
2017-12-29added full full keymapknolax
[...]