diff options
Diffstat (limited to 'keyboards/mf68/README.md')
-rw-r--r-- | keyboards/mf68/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/mf68/README.md b/keyboards/mf68/README.md index 74bbe9b57..7dd3a900a 100644 --- a/keyboards/mf68/README.md +++ b/keyboards/mf68/README.md | |||
@@ -9,10 +9,10 @@ Hardware Availability: [PCB files](https://github.com/di0ib/tmk_keyboard/tree/ma | |||
9 | 9 | ||
10 | Make example for this keyboard (after setting up your build environment): | 10 | Make example for this keyboard (after setting up your build environment): |
11 | 11 | ||
12 | make mf68-default | 12 | make mf68:default |
13 | 13 | ||
14 | Example of flashing this keyboard: | 14 | Example of flashing this keyboard: |
15 | 15 | ||
16 | make mf68-default-avrdude | 16 | make mf68:default:avrdude |
17 | 17 | ||
18 | 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. | 18 | 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. |