diff options
author | kaylanm <1063516+kaylanm@users.noreply.github.com> | 2018-06-02 12:14:06 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-02 09:14:06 -0700 |
commit | a055a45b1319d08cd19fd397ac86a3daa200adda (patch) | |
tree | f0f63af311818799f625a033120ccd6ba3bdfdcc /keyboards/melody96/readme.md | |
parent | 5ce0d64027fb1537dee49d8b5481fcfaed52040a (diff) | |
download | qmk_firmware-a055a45b1319d08cd19fd397ac86a3daa200adda.tar.gz |
Melody96 QMK Support (#3108)
* Initial melody96 keyboard definition.
* Fixes for Melody96 keyboard definition.
Diffstat (limited to 'keyboards/melody96/readme.md')
-rw-r--r-- | keyboards/melody96/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/melody96/readme.md b/keyboards/melody96/readme.md new file mode 100644 index 000000000..b43398dd3 --- /dev/null +++ b/keyboards/melody96/readme.md @@ -0,0 +1,15 @@ +# YMDK Melody96 + +![melody96](https://i.imgur.com/9o0a6XF.png) + +96-key Keyboard from YMDK + +Keyboard Maintainer: [superuser41](https://github.com/kaylanm) +Hardware Supported: melody96 +Hardware Availability: [YMDK, group buy closed](https://geekhack.org/index.php?topic=93614.0) + +Make example for this keyboard (after setting up your build environment): + + make melody96:default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |