mirror of
https://github.com/skogaby/OpeNITHM.git
synced 2026-09-22 22:58:16 +03:00
* Add a new class, AutoTouchboard, which is responsible for calibrating itself on a per-key basis using a user single-touch as the basis for calibration * Overhaul the main sketch to redo how input is handled (eliminate the keyboard callback concept). Don't double-read the air sensors * Process every incoming frame of light updates and fix sign error that kept the controller one update behind in addition to dropping updates