foostan d18d94e139 Squashed 'qmk/qmk_firmware/' content from commit b7468f4785
git-subtree-dir: qmk/qmk_firmware
git-subtree-split: b7468f47857ad20a031906ccbd654541222a0d26
2024-01-28 19:36:44 +09:00

1.3 KiB

Split-Cloud handwired keyboard

The Split-Cloud is a split ortholinear 5x12 layout, forked from the Preonic and Nyquist keyboard models. The default layout adds extra options for some added game compatibility, two control keys for QEmu, and adds a steno layer based on the Planck example.

Split-Cloud

Make example for this keyboard:

make handwired/split_cloud:default

This keyboard uses Handedness by EEPROM as default, and must be configured once on each side. The make commands are:

make handwired/split_cloud:default:avrdude-split-left
make handwired/split_cloud:default:avrdude-split-right

QMK Toolbox can also be used to set EEPROM handedness. Place the controller in bootloader mode and select menu option Tools -> EEPROM -> Set Left/Right Hand

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.