A CircuitPython based macropad featuring xiao rp2040.
- Code-free macros
- supports keyboard, mouse, media control, gamepad macros
- supports key combinations and sequences
- supports text typing
- Display hints on the screen
- How to configure the device to use different macros
- Example use cases
- How to update the firmware of the device
- How to make a Voyager Pad for yourself (coming soon)
- How to use Voyager Pad code on other macropads (comming soon)
- CircuitPython7.3.3
- adafruit_display_text
- adafruit_hid
- adafruit_displayio_ssd1306.mpy
- adafruit_framebuf.mpy
- On device profile switch (mid term)
- Auto completion on setting web site (long term)