Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 916 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 916 Bytes

Raspberry Pi Pico Macro Keyboard

A Macro Keyboard using Raspberry Pi Pico & CircuitPython

Pico_Macro_Circuit

The code currently has popular cheat codes for GTA Vice City. Newer games don't support this type of implementation since they have Anti-Cheat in their game engines.

Rename Macro_code.py to code.py so that the Program runs automatically when you plug it to a USB Port.

This Adafruit HID library was used.

20 Key Macro Keyboard PCB Design

This PCB uses 12mm * 12mm Push Buttons

Front:

PCB_Front

Back:

PCB_Back