diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-10-03 08:29:29 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-03 08:29:29 -0700 |
commit | d435dabefb6b6870de2e1d2a660c0e9be8fa25e5 (patch) | |
tree | 28e12c50a50ee3f054ea9f2a1a72c523e9d9a943 /keyboards/mint60/readme.md | |
parent | 76f0b3cc70d8d1173f9145abc4d2725fd8f47302 (diff) | |
download | qmk_firmware-d435dabefb6b6870de2e1d2a660c0e9be8fa25e5.tar.gz |
Keyboard: Mint60: Configurator support and readme cleanup (#4057)
* Mint60: add Configurator support
* Mint60: readme cleanup
Fixed the imgur url so the photo shows up, and updated the links to the docs.
Diffstat (limited to 'keyboards/mint60/readme.md')
-rw-r--r-- | keyboards/mint60/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/mint60/readme.md b/keyboards/mint60/readme.md index b8ae720f5..1824c682f 100644 --- a/keyboards/mint60/readme.md +++ b/keyboards/mint60/readme.md @@ -1,6 +1,6 @@ # Mint60 -![Mint60](https://imgur.com/a/8xnTS4U) +![Mint60](https://i.imgur.com/suOE8HN.jpg) A short description of the keyboard/project @@ -12,4 +12,4 @@ 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. +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). |