forked from forks/qmk_firmware
cd73949682
* update "Hardware Availability" * add a section of "How to build" * update "Hardware Supported"
19 lines
971 B
Markdown
19 lines
971 B
Markdown
# quick7
|
|
|
|
![quick7](https://cdn-ak.f.st-hatena.com/images/fotolife/s/segata24/20200329/20200329150121.jpg)
|
|
|
|
A simple macropad for the beginners.
|
|
|
|
* Keyboard Maintainer: [yushakobo](https://github.com/yushakobo)
|
|
* Hardware Supported: quick7 PCB, Pro Micro (ATmega32U4)
|
|
* Hardware Availability: [yushakobo Shop](https://yushakobo.jp/shop/quick7/)
|
|
|
|
## How to build
|
|
* 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).)
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make yushakobo/quick7:default
|
|
|
|
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).
|