diff options
author | eucalyn <hi.eucalyn@gmail.com> | 2018-08-20 05:26:42 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-19 13:26:42 -0700 |
commit | 99da48c72b90e11e5ef945263530c6f8746848fd (patch) | |
tree | 9b70da4e151b00283553651c10cd2ae01067d967 /keyboards/mint60/readme.md | |
parent | 4cc1edbb67beecd0081fb84d3b5365e55d1a41e1 (diff) | |
download | qmk_firmware-99da48c72b90e11e5ef945263530c6f8746848fd.tar.gz qmk_firmware-99da48c72b90e11e5ef945263530c6f8746848fd.zip |
Keyboard: add mint60 keyboard (#3543)
* add mint60
* change source by reviews
Diffstat (limited to 'keyboards/mint60/readme.md')
-rw-r--r-- | keyboards/mint60/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/mint60/readme.md b/keyboards/mint60/readme.md new file mode 100644 index 0000000000..c425b213ba --- /dev/null +++ b/keyboards/mint60/readme.md @@ -0,0 +1,15 @@ +# Mint60 + +![Mint60](https://imgur.com/a/8xnTS4U) + +A short description of the keyboard/project + +Keyboard Maintainer: [Eucalyn](https://github.com/eucalyn) [@eucalyn_](https://twitter.com/eucalyn_) +Hardware Supported: The Mint60 PCBs, ProMicro supported +Hardware Availability: links to where you can find this hardware + +Make example for this keyboard (after setting up your build environment): + + make mint60: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. |