schnabear / rp2040-jiggle-circuitpython

Just another keyboard and mouse jiggler! Now in CircuitPython!

Repository from Github https://github.comschnabear/rp2040-jiggle-circuitpythonRepository from Github https://github.comschnabear/rp2040-jiggle-circuitpython

RP2040 KBM Jiggler - CircuitPython

Same as rp2040-jiggle but in CircuitPython. Currently tested to work with RP2040-Zero.

Requirements

  • CircuitPython (8.2)
  • CircuitPython Library (8.2.x)

Installation

  1. Install CircuitPython UF2
  2. Install CircuitPython Library
  • adafruit_hid
  • neopixel.mpy
  1. Copy boot.py and code.py into CIRCUITPY device

License

MIT

About

Just another keyboard and mouse jiggler! Now in CircuitPython!

License:MIT License


Languages

Language:Python 100.0%