1
0
Fork 0

Leeloo revision 2 updates (#21671)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
ClicketySplit 2023-10-04 22:37:02 -06:00 committed by GitHub
parent 61a72b9c20
commit d187a0a3af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 284 additions and 123 deletions

View file

@ -1,16 +1,25 @@
# Leeloo
# Clickety Split | Leeloo v2
![Leeloo](https://cdn.shopify.com/s/files/1/0599/3460/5491/files/Leeloo-rev1.0-w.jpg?v=1646798726)
![Leeloo v2](https://i.imgur.com/swPHS0Bh.jpg)
Leeloo is a 4x6x5m ortholinear split keyboard kit made and sold by Clickety Split Ltd.
Leeloo v2 is the evolution of Leeloo, 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, Pro Micro, Elite-C
* Hardware Availability: [clicketysplit.ca](https://clicketysplit.ca/pages/leeloo)
* Hardware Supported: Leeloo PCB rev1/rev2, Pro Micro, Elite-C
* Hardware Availability: [clicketysplit.ca/pages/leeloo](https://clicketysplit.ca/pages/leeloo)
Make example, after setting up build environment:
# Leeloo
![Leeloo](https://i.imgur.com/x1ew17Dh.jpg)
The original design and release of Leeloo.
# Sample Build Commands for Leeloo v1 and v2
Make example for this keyboard (after setting up your build environment):
make clickety_split/leeloo/rev1:default
make clickety_split/leeloo/rev2: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).
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).