Skip to content

Repository files navigation

Clickety Split ZMK

zmk-clickety-split is the official out-of-tree ZMK module for Clickety Split hardware.

The module contains ZMK board, shield, and supporting driver definitions for Clickety Split keyboards and controllers while remaining separate from the upstream ZMK source tree.

Supported Hardware

Controllers

  • Chiisai

Integrated Keyboards

  • MNML 3×5
  • MNML 3×6
  • MNML 4×6

Keyboard Shields

  • Leeloo
  • Leeloo-Micro
  • Pepito

Supporting Components

The module also contains the Clickety Split PM-aware GPIO rail implementation used by supported hardware for firmware-controlled peripheral power management.

ZMK Integration

Add this repository to the west.yml manifest of a ZMK user configuration:

manifest:
  remotes:
    - name: clickety-split
      url-base: https://github.com/ClicketySplit

  projects:
    - name: zmk
      remote: zmkfirmware
      revision: <zmk-revision>
      import: app/west.yml

    - name: zmk-clickety-split
      remote: clickety-split
      revision: <clickety-split-revision>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages