fauxpark 2c191e21c2 Merge remote-tracking branch 'upstream/master' into develop 2 years ago
..
keyhive 3f1b3a5125 Migrate recently introduced sync items (#22305) 2 years ago
keymaps 2c191e21c2 Merge remote-tracking branch 'upstream/master' into develop 2 years ago
rev1 0b7dba156c Fix indicator LED definition for Sofle RGB. (#22408) 2 years ago
readme.md 168ba88ada Add SofleKeyboard support to QMK firmware. 6 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
sofle.c 9dbee3e23d Remove useless "ifdef KEYBOARD_*" (#20078) 3 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.