Leeloo Firmware Builds

Leeloo is one of the original Clickety Split split-keyboard families. Choose the shield target matching the physical keyboard revision and the supported controller configuration.

Shield Targets

Leeloo Rev1

Left | Right

clickety_split_leeloo_left
clickety_split_leeloo_right

Leeloo Rev2

Left | Right

clickety_split_leeloo_rev2_left
clickety_split_leeloo_rev2_right

Leeloo Rev3

Left | Right

clickety_split_leeloo_rev3_left
clickety_split_leeloo_rev3_right

Local Build Form

Example for Leeloo Rev3 with Chiisai:

west build -p -s app \
  -d build/leeloo_rev3_left \
  -b clickety_split_chiisai/nrf52840/zmk -- \
  -DSHIELD=clickety_split_leeloo_rev3_left

Replace the shield target and build directory with the matching revision and half.

Current Validation Status

The current Leeloo Rev3 and Chiisai firmware combination is physically validated.

Important Notes

  • Confirm the physical Leeloo revision before building.
  • Use the correct left or right firmware for each half.
  • Rev3 display and RGB support use the current Clickety Split controller-specific configuration.
  • The display is defined directly by the shield. Do not add a separate display shield.
  • The current Chiisai RGB configuration requires the documented hardware connection that will be included with the public build configuration.

Recommended Build Path

The public Clickety Split GitHub configuration and GitHub Actions workflow will be linked here after final validation of ZMK with Zephyr 4.1.

For help identifying a keyboard revision or firmware target, visit Clickety Split Support.