Skip to content

My github repository for my macropad for adobe after effects

Notifications You must be signed in to change notification settings

sombra335/Alvaro-s-macropad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f72e3cc · · Dec 13, 2025

History

1 Commit
Dec 13, 2025
Dec 13, 2025
Dec 13, 2025
Dec 13, 2025
Dec 13, 2025

Repository files navigation

Alvaro's Macropad

A custom macropad designed for Adobe After Effects shortcuts, built using the Seeed XIAO RP2040 microcontroller. This project includes a compact PCB, 3D printed case, and KMK firmware for easy customization.

Screenshots

Overall Macropad

Overall Macropad

Schematic

Schematic

PCB

PCB

Case Design

CAD Design

Bill of Materials (BOM)

Component Quantity Description Link
Seeed XIAO RP2040 1 Main microcontroller
Switches 4 Mechanical switches
Keycaps 4 Keycaps for switches
PCB 1 Custom PCB
Case 1 3D printed case
Screws/Nuts 4 For assembly

Project Structure

  • CAD/: Contains the complete CAD model in .STEP format.
  • PCB/: KiCad project files (.kicad_pro, .kicad_sch, .kicad_pcb).
  • Firmware/: KMK firmware source code (main.py).
  • Images/: Screenshots and images for documentation.

How to Build

  1. PCB Assembly: Solder components onto the PCB according to the schematic.
  2. Case Printing: 3D print the case using the provided CAD files.
  3. Firmware Flashing: Flash the KMK firmware to the XIAO RP2040.
  4. Assembly: Mount switches, PCB, and keycaps into the case.

Firmware

The firmware is based on KMK (KMK Firmware). Customize key mappings in main.py for Adobe After Effects shortcuts.

Acknowledgments

Inspired by the Hack Club Hackpad community. Special thanks to the Hackpad tutorial and examples.

About

My github repository for my macropad for adobe after effects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages