diff options
author | patrickmt <40182064+patrickmt@users.noreply.github.com> | 2018-08-29 21:11:32 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-29 18:11:32 -0700 |
commit | 3cafc4e7c6c3f38e86f3673336d28657e95287d7 (patch) | |
tree | 46c29961a472f496c7d9eea55f8665e78c5a9b06 /keyboards/massdrop/ctrl/readme.md | |
parent | 097f1a299f2d0e0e5afe174b8cfc1eea1b00c7cf (diff) | |
download | qmk_firmware-3cafc4e7c6c3f38e86f3673336d28657e95287d7.tar.gz qmk_firmware-3cafc4e7c6c3f38e86f3673336d28657e95287d7.zip |
Keyboard: Update CTRL and ALT keyboard readme (#3796)
* Massdrop keyboards readme update
Massdrop keyboards readme update for flashing instructions
* ctrl and alt keyboard readme update
Updating make command in Massdrop CTRL and ALT keyboard readme files to reflect directory change
Diffstat (limited to 'keyboards/massdrop/ctrl/readme.md')
-rw-r--r-- | keyboards/massdrop/ctrl/readme.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/massdrop/ctrl/readme.md b/keyboards/massdrop/ctrl/readme.md index 4a57095c5e..5e504d96d4 100644 --- a/keyboards/massdrop/ctrl/readme.md +++ b/keyboards/massdrop/ctrl/readme.md @@ -10,7 +10,12 @@ Hardware Availability: [Massdrop CTRL Mechanical Keyboard](https://www.massdrop. Make example for this keyboard (after setting up your build environment): - make ctrl:default + make massdrop/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) For information on flashing this keyboard, visit the following links: |