# Make sure to mount the RP2040 drive to /media/snappy for automatic copying of the .uf2 file
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).
## Bootloader
Enter the bootloader in 3 ways:
### REV1 & REV2
* **Physical Reset Button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in Layout**: Press the key mapped to `QK_BOOT` (REV1 & REV2) if it is available
### REV3 (NOT WORKING) & REV3_5
* **Physical Reset Button**: Hold the `boot` button while plugging in the MC OR hold `boot` and press `reset`
* **Physical Bootmagic Key**: Hold the `boot` button while plugging in the MC OR hold `boot` and press `reset`
* **Keycode in Layout**: Press the key mapped to `QK_BOOT` (REV3 & REV3_5) if it is available