zmk_mf68/app/boards/shields/leeloo
Peter Johanson da209c453e refactor(shields): Remove res max Kconfigs
* Horizontal/Vertical resolution max is now defaulted
  from the DTS chosen display automatically, so
  remove the duplication in our shield Kconfig.
2022-06-26 00:27:04 -04:00
..
Kconfig.defconfig refactor(shields): Remove res max Kconfigs 2022-06-26 00:27:04 -04:00
Kconfig.shield Updated copyright year. 2022-03-27 15:52:06 -05:00
README.md fix(shields): Add 'chosen' display node for leeloo, README path fix. 2022-05-29 23:55:06 -04:00
leeloo.conf Updated copyright year. 2022-03-27 15:52:06 -05:00
leeloo.dtsi fix(shields): Add 'chosen' display node for leeloo, README path fix. 2022-05-29 23:55:06 -04:00
leeloo.keymap Added BT Configuration Management to Raise Layer 2022-03-27 15:52:06 -05:00
leeloo.zmk.yml The inaugural commit for Leeloo's firmware. 2022-03-27 15:52:06 -05:00
leeloo_left.overlay Updated copyright year. 2022-03-27 15:52:06 -05:00
leeloo_right.overlay Updated copyright year. 2022-03-27 15:52:06 -05:00

README.md

Clickety Split | Leeloo

Leeloo

Keyboard Designer: clicketysplit.ca GitHub: ClicketySplit Hardware Supported: Pro Micro, Elite-C, nice!nano v2

Albeit, there is no doubt where Leeloo's heritage is derived from—Lily58, and Corne. It is not a copy-paste-modify implementation.

Leeloo has been designed from scratch; everything from the schematic to its PCB footprints, and column stagger. There are some subtle differences that may not be apparent; however, its subtle changes enable an interesting future.

Features:

  • 4x6x5m Split Keyboard
  • Support for MX/Box or Low Profile Choc switches.
  • 90% of the switches are socketed; with the exception to the rotary encoder positions—6 positions require soldering.
  • Support for 128x32 OLED Displays.
  • The option to select one of three positions for an EC11 rotary encoder on each half.
  • Support for Alps Alpine Micro Switch
  • Support for 3.7v 301230 LiPo Battery

Building Your Firmware

ZMK Firmware: Introduction to ZMK Installation: Installing ZMK Customization: Customizing ZMK Development Environment: Basic Setup

Build command for the default keymap of Leeloo:

west build -d build/left -p -b nice_nano_v2 -- -DSHIELD=leeloo_left
west build -d build/right -p -b nice_nano_v2 -- -DSHIELD=leeloo_right

Build command for your custom keymap of Leeloo:

west build -d build/right -p -b nice_nano_v2 -- -DSHIELD=leeloo_right -DZMK_CONFIG="C:/dev/zmk/[yourNmae]/leeloo/config"
west build -d build/left -p -b nice_nano_v2 -- -DSHIELD=leeloo_left -DZMK_CONFIG="C:/dev/zmk/[yourName]/leeloo/config"

Support

If you have any questions with regards to Leeloo, please Contact Us.

Clickety Split For the love of split keyboards.