docs: Add example how to flash other layouts
This commit is contained in:
parent
fda81d0080
commit
567e033ea6
@ -27,6 +27,10 @@ Make example for this keyboard (after setting up your build environment):
|
|||||||
sudo make snappy/rev3_5:default:uf2-split-left
|
sudo make snappy/rev3_5:default:uf2-split-left
|
||||||
sudo make snappy/rev3_5:default:uf2-split-right
|
sudo make snappy/rev3_5:default:uf2-split-right
|
||||||
|
|
||||||
|
# OTHER Layouts (example REV3_5)
|
||||||
|
sudo make snappy/rev3_5:qwertz:uf2-split-right
|
||||||
|
sudo make snappy/rev3_5:$MY_LAYOUT:uf2-split-right
|
||||||
|
|
||||||
# Make sure to mount the RP2040 drive to /media/snappy for automatic copying of the .uf2 file
|
# 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).
|
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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user