You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.3 KiB

  1. # Clickety Split | Leeloo v2.1
  2. ![Leeloo v2.1](https://i.imgur.com/swPHS0Bh.jpg)
  3. 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.
  4. * Keyboard Maintainer: [Clickety Split](https://github.com/ClicketySplit)
  5. * Hardware Supported: Leeloo PCB rev1/rev2/rev3, Pro Micro, Elite-C
  6. * Hardware Availability: [clicketysplit.ca/pages/leeloo](https://clicketysplit.ca/pages/leeloo)
  7. ## Differences between v2.1 and v2.0
  8. * Removed 8 RGB LEDs on each side, which served as backlighting.
  9. * Added a solderable jumper to bypass circuitry used for wireless configurations with nice!nanos.
  10. * Simplified socketing of nice!view and OLED Displays.
  11. # Leeloo
  12. ![Leeloo](https://i.imgur.com/x1ew17Dh.jpg)
  13. The original design and release of Leeloo.
  14. # Sample Build Commands for Leeloo v1, v2, and v2.1
  15. Make example for this keyboard (after setting up your build environment):
  16. make clickety_split/leeloo/rev1:default
  17. make clickety_split/leeloo/rev2:default
  18. make clickety_split/leeloo/rev3:default
  19. 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).