In example build change default to micro

This commit is contained in:
2022-07-12 18:58:24 +02:00
parent b9998f9396
commit 693f9fd37b

View File

@@ -14,6 +14,6 @@ Make example for this keyboard (after setting up your build environment):
Flash firmware to Pro Micro
make handwired/adept42:default:avrdude
make handwired/adept42:micro:avrdude
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).