mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 05:02:07 +00:00
.. | ||
keyhive | ||
keymaps/default | ||
rev1 | ||
info.json | ||
readme.md | ||
sofle.c |
Sofle Keyboard
Sofle is 6×4+5 keys column-staggered split keyboard. Based on Lily58, Corne and Helix keyboards.
More details about the keyboard and build guides can be found here: Sofle Keyboard Build Log and Guide
- Keyboard Maintainer: Josef Adamcik Twitter:@josefadamcik
- Hardware Supported: SofleKeyboard PCB, ProMicro
- Hardware Availability: PCB & Case Data
Firmware Revisions
sofle/rev1
is used for v1, v2, and RGB PCBs (NOT RGB PCBs purchased from Keyhive)sofle/keyhive
is used for PCBs purchased from Keyhivekeyboards/sofle_choc
is used for Choc PCBs
Make example for this keyboard (after setting up your build environment):
make sofle/rev1:default
make sofle/keyhive:default
Flashing example for this keyboard:
make sofle/rev1:default:flash
make sofle/keyhive:default:flash
Press reset button on he keyboard when asked.
Disconnect the first half, connect the second one and repeat the process.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix
- Physical reset button: Briefly press the button near the TRRS connector. Quickly double-tap if you are using Pro Micro.
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available