1
0
mirror of https://github.com/limyz/573controller synced 2024-11-28 01:10:53 +01:00

Added simple README.md to describe the build environment and required library to install

This commit is contained in:
fisyher 2020-04-05 18:44:15 +08:00
parent 9e240205a4
commit d14bdb1819
2 changed files with 155 additions and 141 deletions

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# gfxg
gfxg allows you to use an Arduino Leonardo or Micro to transform a GH/573 guitar into a USB game controller
## Build Guide
gfxg can be built with Arduino IDE 1.6.6 and above
Requires [Arduino Joystick Library](https://github.com/MHeironimus/ArduinoJoystickLibrary) to be installed