kiibohd-controller/Scan/HP150
Jacob Alexander fd6035e053 Adding more robust detection for the HP150
- All spare cycles are used to get a more accurate data line sample (waaaay more than actually needed, but this helps against noise)
- Switched to a pre/release (add/remove) rather than an add->clear mechanism (or a buffer+debounce/add->clear)
- Note that a pull-down resistor is NEEDED on the data line
2012-11-19 00:55:30 -08:00
..
scan_loop.c Adding more robust detection for the HP150 2012-11-19 00:55:30 -08:00
scan_loop.h
setup.cmake