2023-10-11 23:33:38 +02:00
# Clickety Split | Leeloo v2.1
2022-04-13 16:31:11 +02:00
2023-10-11 23:33:38 +02:00
![Leeloo v2.1 ](https://i.imgur.com/swPHS0Bh.jpg )
2022-04-13 16:31:11 +02:00
2023-10-11 23:33:38 +02:00
Leeloo v2.1 is a small evolution of Leeloo v2.0, which is a 4x6x5m ortholinear split keyboard designed, created, and sold by Clickety Split Ltd.
2022-04-13 16:31:11 +02:00
* Keyboard Maintainer: [Clickety Split ](https://github.com/ClicketySplit )
2023-10-11 23:33:38 +02:00
* Hardware Supported: Leeloo PCB rev1/rev2/rev3, Pro Micro, Elite-C
2023-10-05 06:37:02 +02:00
* Hardware Availability: [clicketysplit.ca/pages/leeloo ](https://clicketysplit.ca/pages/leeloo )
2023-10-11 23:33:38 +02:00
## Differences between v2.1 and v2.0
* Removed 8 RGB LEDs on each side, which served as backlighting.
* Added a solderable jumper to bypass circuitry used for wireless configurations with nice!nanos.
* Simplified socketing of nice!view and OLED Displays.
2023-10-05 06:37:02 +02:00
# Leeloo
![Leeloo ](https://i.imgur.com/x1ew17Dh.jpg )
The original design and release of Leeloo.
2023-10-11 23:33:38 +02:00
# Sample Build Commands for Leeloo v1, v2, and v2.1
2022-04-13 16:31:11 +02:00
2023-10-05 06:37:02 +02:00
Make example for this keyboard (after setting up your build environment):
2022-04-13 16:31:11 +02:00
make clickety_split/leeloo/rev1:default
2023-10-05 06:37:02 +02:00
make clickety_split/leeloo/rev2:default
2023-10-11 23:33:38 +02:00
make clickety_split/leeloo/rev3:default
2022-04-13 16:31:11 +02:00
2023-10-05 06:37:02 +02:00
See the [build environment setup ](https://docs.qmk.fm/#/getting_started_build_tools ) and the [make instructions ](https://docs.qmk.fm/#/getting_started_make_guide ) for more information. Brand new to QMK? Start with our [Complete Newbs Guide ](https://docs.qmk.fm/#/newbs ).