You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
1.0 KiB

  1. # TouhouPad
  2. ![TouhouPad](https://i.imgur.com/JeEqeEs.png)
  3. A 10 key gamepad specifically for playing Touhou danmaku games.
  4. You can find building instructions and gerber files to print the circuit board on the [project page.](https://github.com/Pimentoso/TouhouPad_v2)
  5. * Keyboard Maintainer: [Michele Ferri](https://github.com/Pimentoso)
  6. * Hardware Supported: Paddino02 PCB rev1, rev2 + Arduino Pro Micro
  7. * Hardware Availability: the PCB is open source and can be freely printed at websites such as [JLCPCB](https://jlcpcb.com/)
  8. Make example for this keyboard (after setting up your build environment):
  9. make pimentoso/touhoupad:default
  10. The gamepad case is completely exposed on the underside, so to enter bootloader mode, just short the RST and GND pins of the pro micro using a metal object.
  11. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).