/simple-mouse-wiggler

Primary LanguageMakefileApache License 2.0Apache-2.0

simple-mouse-wiggler

This repository contains a mouse wiggling sketch for ATmega32U4-based Arduino boards and a Makefile.

Build and upload

The sketch can be compiled simply by running make. This will invoke arduino-cli.

In order flash the board, run make upload.