Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 411 Bytes

KB-Style-GC-Controller

Keyboard style gamecube controller with arduino, based on NicoHood's library.
It's written for Pro micro and got rid of input lag from original library.\

Usage

Edit "keybind" function in "src/keybind.c" in case you want to change key bind.
Keep in mind that there is only a margin of about 70 microseconds for the "keybind" function to work.