Skip to content

A CircuitPython based macropad featuring xiao rp2040.

License

Notifications You must be signed in to change notification settings

urfdvw/voyager-pad

Repository files navigation

Voyager Pad

A CircuitPython based macropad featuring xiao rp2040.

Features

  • Code-free macros
    • supports keyboard, mouse, media control, gamepad macros
    • supports key combinations and sequences
    • supports text typing
  • Display hints on the screen

Guides

Dependencies

  • CircuitPython7.3.3
  • adafruit_display_text
  • adafruit_hid
  • adafruit_displayio_ssd1306.mpy
  • adafruit_framebuf.mpy

Planned Features

  • On device profile switch (mid term)
  • Auto completion on setting web site (long term)