1
0
Fork 0

Leeloo v2.1 revision 3 updates (#22236)

This commit is contained in:
ClicketySplit 2023-10-11 15:33:38 -06:00 committed by GitHub
parent e03afcb083
commit ffcc54833d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 129 additions and 8 deletions

View file

@ -1,25 +1,33 @@
# Clickety Split | Leeloo v2
# Clickety Split | Leeloo v2.1
![Leeloo v2](https://i.imgur.com/swPHS0Bh.jpg)
![Leeloo v2.1](https://i.imgur.com/swPHS0Bh.jpg)
Leeloo v2 is the evolution of Leeloo, which is a 4x6x5m ortholinear split keyboard designed, created, and sold by Clickety Split Ltd.
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, Pro Micro, Elite-C
* 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 and v2
# 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).