summaryrefslogtreecommitdiff
path: root/skey.c
AgeCommit message (Expand)Author
2017-12-08added code to register a device with input.hknolax
2017-12-08added a counter that printks every second, the previous kernel panics may hav...knolax
2017-12-08changed test mode warning to only emit once during the threadknolax
2017-12-08added test mode that doesn't use GPIO so i can test on an Virtual Machine on ...knolax
2017-12-07changed the update function from being timer based to thread based so that it...knolax
2017-12-07added functions to explicitly set pins as input or output do to kernel panics...knolax
2017-12-07added basic keypress scanning functionality to the update functionknolax
2017-12-07initial commitknolax