Leeloo-Micro Firmware Builds

Leeloo-Micro is the compact continuation of the original Leeloo design language. Choose the shield target matching the physical keyboard revision and the supported controller configuration.

Shield Targets

Leeloo-Micro v1.0 / Rev1

Left shield

clickety_split_leeloo_micro_left

Right shield

clickety_split_leeloo_micro_right

Leeloo-Micro v1.1 / Rev2

Left shield

clickety_split_leeloo_micro_rev2_left

Right shield

clickety_split_leeloo_micro_rev2_right

Local Build Example

Example for Leeloo-Micro Rev2 with Chiisai:

west build -p -s app \
  -d build/leeloo_micro_rev2_left \
  -b clickety_split_chiisai/nrf52840/zmk -- \
  -DSHIELD=clickety_split_leeloo_micro_rev2_left

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

Current Validation Status

The current Leeloo-Micro Rev2 and Chiisai firmware combination is physically validated, including direct displays, RGB operation, and production sleep and wake behaviour.

Important Notes

  • Confirm the physical Leeloo-Micro revision before building.
  • Use the correct left or right firmware for each half.
  • Rev2 display and RGB support use the current Clickety Split controller-specific configuration.
  • The displays are 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.