diff options
author | patrickmt <40182064+patrickmt@users.noreply.github.com> | 2018-08-29 23:11:58 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-29 23:11:58 +0200 |
commit | 972388447b03e1c403f20acd6c6b04363864f66e (patch) | |
tree | 75568f6ef336f8de4c0e8a3e62abb4b473b5b264 | |
parent | 6794a5c9dcf12c7b528c46dfd48d8f7157bc585f (diff) | |
download | qmk_firmware-972388447b03e1c403f20acd6c6b04363864f66e.tar.gz qmk_firmware-972388447b03e1c403f20acd6c6b04363864f66e.tar.xz |
Massdrop keyboards readme update (#3791)
Massdrop keyboards readme update for flashing instructions
-rw-r--r-- | keyboards/massdrop/alt67/readme.md | 5 | ||||
-rw-r--r-- | keyboards/massdrop/ctrl/readme.md | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/massdrop/alt67/readme.md b/keyboards/massdrop/alt67/readme.md index 27a7a64da..1632d8b57 100644 --- a/keyboards/massdrop/alt67/readme.md +++ b/keyboards/massdrop/alt67/readme.md @@ -12,4 +12,9 @@ Make example for this keyboard (after setting up your build environment): make alt67:default +For information on flashing this keyboard, visit the following links: + +[Massdrop Loader Releases](https://github.com/Massdrop/mdloader/releases/tag/0.0.1) +[Massdrop Loader Repository and Instructions](https://github.com/Massdrop/mdloader) + 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).
\ No newline at end of file diff --git a/keyboards/massdrop/ctrl/readme.md b/keyboards/massdrop/ctrl/readme.md index 54157c3da..4a57095c5 100644 --- a/keyboards/massdrop/ctrl/readme.md +++ b/keyboards/massdrop/ctrl/readme.md @@ -12,4 +12,9 @@ Make example for this keyboard (after setting up your build environment): make ctrl:default +For information on flashing this keyboard, visit the following links: + +[Massdrop Loader Releases](https://github.com/Massdrop/mdloader/releases/tag/0.0.1) +[Massdrop Loader Repository and Instructions](https://github.com/Massdrop/mdloader) + 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).
\ No newline at end of file |