QMK Bot 5f817a1d7f Merge remote-tracking branch 'origin/master' into develop 4 years ago
..
keyhive 2f6751e48a Asymmetric encoders, encoder tests. (#16068) 4 years ago
keymaps 1f618c8302 keyhive sofle rgb: fix configuration. (#15339) 4 years ago
rev1 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 4 years ago
.noci c0dcee96a8 Initial list of keyboards to exclude from CI (#11213) 5 years ago
config.h 168ba88ada Add SofleKeyboard support to QMK firmware. 6 years ago
readme.md 168ba88ada Add SofleKeyboard support to QMK firmware. 6 years ago
rules.mk 7eea780a7d Remove bootloader listings from rules.mk (#14330) 4 years ago
sofle.c d4bc77ac94 feature: Add swap hands support for sofle keyboard. (#13654) 5 years ago
sofle.h 22470f0302 [Keyboard] Add basic Keyhive Sofle support (#14296) 4 years ago

readme.md

Sofle Keyboard

SofleKeyboard version 1

Sofle is 6×4+5 keys column-staggered split keyboard. Based on Lily58, Corne and Helix keyboards.

More details about the keyboard on my blog: Let me introduce you SofleKeyboard - a split keyboard based on Lily58 and Crkbd

The current (temporary) build guide and a build log is available here: SofleKeyboard build log/guide

Make example for this keyboard (after setting up your build environment):

make sofle:default

Flash the default keymap:

make sofle:default:avrdude

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.