Updates docs - planck 6 and macos instructions (#4201)

* add note about how to install rev6 (dfu-util)

* include instructions on installing dfu-util on macOS
This commit is contained in:
Colin T.A. Gray
2018-10-22 14:19:51 -04:00
committed by Drashna Jaelre
parent dedbc37196
commit 91bfbb6256
3 changed files with 7 additions and 0 deletions

View File

@@ -13,4 +13,8 @@ Make example for this keyboard (after setting up your build environment):
make planck/rev4:default
Install examples:
make planck/rev6:default:dfu-util
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.