|
|
3 năm trước cách đây | |
|---|---|---|
| .. | ||
| config.h | 7e0299117b Move encoder config to data driven (#19923) | 3 năm trước cách đây |
| info.json | 7e0299117b Move encoder config to data driven (#19923) | 3 năm trước cách đây |
| keyhive.c | 1f618c8302 keyhive sofle rgb: fix configuration. (#15339) | 4 năm trước cách đây |
| keyhive.h | 1f618c8302 keyhive sofle rgb: fix configuration. (#15339) | 4 năm trước cách đây |
| readme.md | 1f618c8302 keyhive sofle rgb: fix configuration. (#15339) | 4 năm trước cách đây |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 năm trước cách đây |
Sofle is 6×4+5 keys column-staggered split keyboard. Based on Lily58, Corne and Helix keyboards.
For details about the keyboard design, refer to Josef's blog: Sofle Keyboard - a split keyboard based on Lily58 and Crkbd
Build guide: Keyhive Sofle RGB build guide
The keyhive schematic has been slightly modified compared to the open source sofle and not all keymaps are compatible.
As of 1.3.1, the VIA tool does not support Keyhive/Sofle V2 out of the box. See keyhive_via for details about configuring and using VIA.
Make example for this keyboard (after setting up your build environment):
make sofle/keyhive:default
Flash using the correct command below (or use QMK Toolbox). These commands can be mixed if, for example, you have an Elite C on the left and a pro micro on the right.
Press reset button on the keyboard when asked.
Disconnect the first half, connect the second one and repeat the process.
# for Pro Micro-based builds
make sofle/keyhive:default:avrdude-split-left
make sofle/keyhive:default:avrdude-split-right
# for Elite C or DFU bootloader builds
make sofle/keyhive:default:dfu-split-left
make sofle/keyhive:default:dfu-split-right
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
