Added cursor API
API and operation are working, though not outputting good data
Added new API to keywords.txt
Created cursor mode demo sketch
Cursor mode defaults coming together
Inverting axes figured out (thanks, Sean!)
Scale and clamping also better understood
Init array updated
Added a simple arduino-cli based Makefile
Provides build, upload, and monitor features
serial_mon.py is a simple debugging script for watching serial output.
Small debug in the last merge conflict fixed
Versions rev'd to 1.4.0 for next release
Plenty of README documentation updates
Initial cursor register array designed
Cursor mode enable tested working hasCursor returns T/F properly - ints detected
Added cursor API API and operation are working, though not outputting good data Added new API to keywords.txt Created cursor mode demo sketch
Cursor mode defaults coming together Inverting axes figured out (thanks, Sean!) Scale and clamping also better understood Init array updated
Added a simple arduino-cli based Makefile Provides build, upload, and monitor features serial_mon.py is a simple debugging script for watching serial output.
Small debug in the last merge conflict fixed Versions rev'd to 1.4.0 for next release Plenty of README documentation updates