Update keyboards/mwstudio/mmk_3/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
TW59420 2023-12-04 17:12:03 +08:00 committed by GitHub
parent 2dcb0c47b9
commit f8c6a8a9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,11 +9,11 @@ Support APM32F103C8T6 keyboard.
Make example for this keyboard (after setting up your build environment):
make mwstudio/3key:default
make mwstudio/mmk_3:default
Flashing example for this keyboard:
make mwstudio/3key:default:flash
make mwstudio/mmk_3:default:flash
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).