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.

18 lines
971 B

  1. # quick7
  2. ![quick7](https://cdn-ak.f.st-hatena.com/images/fotolife/s/segata24/20200329/20200329150121.jpg)
  3. A simple macropad for the beginners.
  4. * Keyboard Maintainer: [yushakobo](https://github.com/yushakobo)
  5. * Hardware Supported: quick7 PCB, Pro Micro (ATmega32U4)
  6. * Hardware Availability: [yushakobo Shop](https://yushakobo.jp/shop/quick7/)
  7. ## How to build
  8. * Build guide available [here](https://github.com/yushakobo/build-documents/blob/master/Quick7/Buildguide-en.md). (Japanese build guide is [here](https://github.com/yushakobo/build-documents/blob/master/Quick7/BuildGuide.md).)
  9. Make example for this keyboard (after setting up your build environment):
  10. make yushakobo/quick7:default
  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).