qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1356B)


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