qmk_firmware/keyboards/handwired/split_cloud
James Young 89b9a39614
Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 4 (#23764)
Affects:

  - `handwired/reclined`
  - `handwired/retro_refit`
  - `handwired/selene`
  - `handwired/sick68`
  - `handwired/sick_pad`
  - `handwired/skakunm_dactyl`
  - `handwired/slash`
  - `handwired/snatchpad`
  - `handwired/sono1`
  - `handwired/space_oddity`
  - `handwired/split89`
  - `handwired/split_cloud`
  - `handwired/steamvan/rev1`
  - `handwired/sticc14`
  - `handwired/stream_cheap/2x3`
  - `handwired/stream_cheap/2x4`
  - `handwired/stream_cheap/2x5`
  - `handwired/symmetric70_proto/promicro`
  - `handwired/symmetric70_proto/proton_c`
  - `handwired/symmetry60`
  - `handwired/tennie`
  - `handwired/terminus_mini`
  - `handwired/trackpoint`
  - `handwired/tritium_numpad`
  - `handwired/twadlee/tp69`
  - `handwired/unk/rev1`
  - `handwired/uthol/rev3`
  - `handwired/videowriter`
  - `handwired/wabi`
  - `handwired/woodpad`
2024-05-21 23:57:59 +01:00
..
keymaps/default Remove requirement for keymap_steno.h include in keymaps (#22423) 2023-11-12 18:25:46 +11:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 4 (#23764) 2024-05-21 23:57:59 +01:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: H, Part 4 (#23764) 2024-05-21 23:57:59 +01:00
readme.md [Keyboard] Split-Cloud Handwired (#21327) 2023-10-09 00:06:00 -07:00

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.