[Keyboard] Add new keyboard quick17 (#13703)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
This commit is contained in:
MakotoKurauchi
2021-09-19 04:28:41 +09:00
committed by GitHub
parent e3e58aae6a
commit c2f3c418f3
14 changed files with 808 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# quick17
![quick17](https://i.imgur.com/8SkWq0m.jpeg)
A simple macropad for the beginners
* Keyboard Maintainer: [yushakobo](https://github.com/yushakobo)
* Hardware Supported: Quick17 PCBs, Pro Micro (ATmega32u4)
* Hardware Availability: [yushakobo shop](https://shop.yushakobo.jp/products/quick17)
Make example for this keyboard (after setting up your build environment):
make quick17:default
Flashing example for this keyboard:
make quick17:default:flash
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).