Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 871 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 871 Bytes

🔴 USB HID Button Board

breakout board for the Raspberry Pi Pico that allows connecting arcade buttons and outputing as a USB HID keyboard device. The firmware is built using Earle F. Philhower, III's Raspberry Pi Pico Arduino core and the standard Arduino IDE environment.

ToDo:

  • add mouse jiggler support
  • add "macro" support
  • add "custom key mappings" without re-flashing firmware
  • add debounce support