diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-05 03:02:37 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-05 03:02:37 +0000 |
commit | ac52331c4f3113a53d54a9217eabdb8da1b608f7 (patch) | |
tree | aed37a4f34af2945665b0beb4aea3107e2167cba /keyboards/ymdk/wings/readme.md | |
parent | 751af70b78c16e10801951e206d187e57123a5c5 (diff) | |
parent | 1d49076b81379e030a27b2ff96ed2db4b583e003 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ymdk/wings/readme.md')
-rw-r--r-- | keyboards/ymdk/wings/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/ymdk/wings/readme.md b/keyboards/ymdk/wings/readme.md new file mode 100644 index 0000000000..35a7799639 --- /dev/null +++ b/keyboards/ymdk/wings/readme.md @@ -0,0 +1,21 @@ +# YMDK Wings + +![Wings](https://cdn.shopify.com/s/files/1/0006/5227/9869/products/IMG_8044_2048x2048.jpg) + +A keyboard inspired by the Arisu, which is inspired by Lyn's EM7 and TGR Alice + +* Keyboard Maintainer: [alittlepeace](https://github.com/alittlepeace) +* Hardware Supported: YMDK Wings +* Hardware Availability: [YMDK](https://ymdkey.com/products/ymdk-wings-aluminum-cnc-top-bottom-qmk-pcb-full-assembly-keyboard-jade-navy-cream-switches) + +Make example for this keyboard (after setting up your build environment): + + make ymdk/wings:default + +Flashing example for this keyboard: + + make ymdk/wings:default:flash + +To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings). + +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). |