SkillAgentSearch skills...

MacroKeyboardV2

13-Key Arduino ProMicro USB Macro Keyboard

Install / Use

/learn @retrobuiltRyan/MacroKeyboardV2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MacroKeyboardV2

13-Key Arduino ProMicro USB Macro Keyboard https://youtu.be/IDlcxLQ1SbY?si=J5Tzyvr0lGsu_4_Y

cache_4109089450

Trouble Shooting Tips and FAQs Some basic trouble shooting:

  1. This PCB is not plug-and-play. You have to upload at least the example code linked from this product description. Code is on this page.
  2. Use the Arduino IDE to program. (see arduino.cc for help with adding libraries and getting the software to program the Arduino).
  3. Make sure you have these libraries added:
  4. Make sure the Arduino Micro 32u4 is selected when programming this board. Tools> Board> Arduino Micro. cache_4108825371

Go to Tools>Manage Libraries.

cache_4108825370

  1. Make sure you have the Arduino Pro Micro selected. Tools> Board> Arduino Micro
  1. Make sure all the solder jumpers are soldered! You’ll get really weird results (phantom keys) if you miss a jumper.

  2. You may have to hold down the reset button, hit upload sketch, wait for the IDE to try to ‘upload’ to the Arduino, then release the reset button. The boot-loader for uploading is a short window in the Arduino Pro Micro. The Pro Micro wants to default to the USB HID mode. Catching the short window for uploading a program might take a few tries; i.e to get a feel for the timing (my experience). Search for these libraries. When you find the library listed below, install it.

  3. DO NOT SOLDER BOTH I2C power jumpers. Solder only one!

  4. cache_4109097346

Eagle CAD files include (9.2.x) I have abondoned EagleCAD for KiCAD. KiCAD can import Eagle design files; happy macro-ing!eagle work

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated1mo ago
Forks3

Security Score

75/100

Audited on Feb 8, 2026

No findings