qmk_firmware/keyboards/clickety_split/leeloo/readme.md

33 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

# Clickety Split | Leeloo v2.1
![Leeloo v2.1](https://i.imgur.com/swPHS0Bh.jpg)
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.
* Keyboard Maintainer: [Clickety Split](https://github.com/ClicketySplit)
* Hardware Supported: Leeloo PCB rev1/rev2/rev3, Pro Micro, Elite-C
* Hardware Availability: [clicketysplit.ca/pages/leeloo](https://clicketysplit.ca/pages/leeloo)
## 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.
# Leeloo
![Leeloo](https://i.imgur.com/x1ew17Dh.jpg)
The original design and release of Leeloo.
# Sample Build Commands for Leeloo v1, v2, and v2.1
Make example for this keyboard (after setting up your build environment):
make clickety_split/leeloo/rev1:default
make clickety_split/leeloo/rev2:default
make clickety_split/leeloo/rev3:default
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).