|
|
3 years ago | |
|---|---|---|
| .. | ||
| config.h | 1f618c8302 keyhive sofle rgb: fix configuration. (#15339) | 4 years ago |
| keymap.c | 583c688931 Fix encoder map declarations (#21435) | 3 years ago |
| oled.c | 1f618c8302 keyhive sofle rgb: fix configuration. (#15339) | 4 years ago |
| readme.md | 81988cc032 Slipped through the cracks. (#18742) | 3 years ago |
| rules.mk | c4a67d3f33 Remove encoder in-matrix workaround code (#20389) | 3 years ago |
This firmware will not auto-recognize until PR #1060 is accepted to the VIA keyboard database. For now you must install the new layout:
File > Import Keymap from the menu.You'll have to do this every time you use VIA until the PR is accepted.
Make example for this keyboard (after setting up your build environment):
make sofle/keyhive:keyhive_via
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:keyhive_via:avrdude-split-left
make sofle/keyhive:keyhive_via:avrdude-split-right
# for Elite C or DFU bootloader builds
make sofle/keyhive:keyhive_via:dfu-split-left
make sofle/keyhive:keyhive_via: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.
