qmk_firmware/keyboards/sofle
Ryan 1e05bad1ba
Move TAPPING_TERM to data driven (#21296)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:44:21 +10:00
..
keyhive Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
keymaps Remove encoder in-matrix workaround code (#20389) 2023-06-19 09:46:27 -06:00
rev1 Move TAPPING_TERM to data driven (#21296) 2023-06-24 17:44:21 +10:00
readme.md Add SofleKeyboard support to QMK firmware. 2020-04-29 09:15:45 +02:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
sofle.c Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00

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.