Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/DPH
Jacob Alexander c3e1335678 Fixed repeated press/release of a single key bug.
Caveat: The problem is still there. When the averaging kicks in, there is a window of time where keypresses won't register
        This fix only delays the window a *really* long time, so the likelihood of hitting the delay is very low.
	Each keypress resets the countdown.
2014-04-25 02:06:40 -07:00
..
defaultMap.h DPH Scan Module now compiles with recent architecture cleanups. 2014-04-16 00:15:09 -07:00
scan_loop.c Fixed repeated press/release of a single key bug. 2014-04-25 02:06:40 -07:00
scan_loop.h DPH Scan Module now compiles with recent architecture cleanups. 2014-04-16 00:15:09 -07:00
setup.cmake Major code cleanup and preparation for PartialMap Macro Module 2014-04-06 11:49:27 -07:00