X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fminidox%2Freadme.md;h=b44d66660b551b4f5f91d47913154a7f00e8352c;hb=7acc781a018d8190b8a14d36089f05c9ab855508;hp=c15fd244a4e24248db263c72b8b723b785e9436c;hpb=9e79bb14915ee39b756eaeb569b14a54fb9916ec;p=qmk_firmware.git diff --git a/keyboards/minidox/readme.md b/keyboards/minidox/readme.md index c15fd244a..b44d66660 100644 --- a/keyboards/minidox/readme.md +++ b/keyboards/minidox/readme.md @@ -10,7 +10,7 @@ Hardware Supported: MiniDox PCB rev1 Pro Micro Make example for this keyboard (after setting up your build environment): - make minidox-rev1-default + make minidox/rev1: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. @@ -22,8 +22,8 @@ Flashing ------- Note: Most of this is copied from the Let's Split readme, because it is awesome -From the `minidox` directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing. -Example: `make rev1-default-avrdude` +From the root directory run `make PROJECT:KEYMAP:avrdude` for automatic serial port resolution and flashing. +Example: `make minidox/rev1:default:avrdude` Choosing which board to plug the USB cable into (choosing Master) --------