You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
1 year ago
..
keyhive Move keyboard USB IDs and strings to data driven: S (#17889) 1 year ago
keymaps Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 1 year ago
rev1 Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299) 1 year ago
config.h Add SofleKeyboard support to QMK firmware. 4 years ago
readme.md Add SofleKeyboard support to QMK firmware. 4 years ago
rules.mk Remove bootloader listings from rules.mk (#14330) 2 years ago
sofle.c Add Encoder Map Swap Hands config for boards that support both features (#17294) 2 years ago
sofle.h [Keyboard] Add basic Keyhive Sofle support (#14296) 2 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.