mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 03:21:15 +00:00
26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
# Sofle Pro
|
|
|
|
A refreshed PCB with per key RGB, battery, power switch support.
|
|
|
|
* Keyboard Maintainer: [dasky](https://github.com/daskygit)
|
|
* Hardware Supported: Controllers using promicro footprint.
|
|
* Hardware Availability: https://mechboards.co.uk
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
qmk compile -kb mechboards/sofle/pro -km default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
qmk flash -kb mechboards/sofle/pro -km default
|
|
|
|
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:
|
|
|
|
* **Bootmagic reset**: Hold down the top left key or the top right key depending on which side you're connecting to USB.
|
|
* **Physical reset button**: Double press the button below the TRRS socket.
|
|
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
|