# caksoylar/keymap-drawer

Visualize keymaps that use advanced features like hold-taps and combos, with automatic parsing

Repository: https://github.com/caksoylar/keymap-drawer
Canonical: https://ross.abutalabs.com/products/keymap-drawer
Homepage: https://caksoylar.github.io/keymap-drawer
Language: Python
License: MIT
License Family: permissive
Topics: keyboard, keymaps, qmk, qmk-keymap, zmk, keymap-drawer
Last push: 2026-08-12T04:25:22+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 63, longevity 99
- inputs: {"age_days": 1397, "days_push": 21, "days_rel": 169, "gap_med": 56.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1318, forks 107 (observed 2026-08-28T04:04:21.126117+00:00)

## What it is
A Python module and CLI tool that parses QMK and ZMK keyboard keymap files and renders them as SVG diagrams, with support for layers, hold-taps, and combos. It is also available as a Streamlit web application for interactive use.

## Use cases
- visualize my zmk keymap as a diagram
- draw qmk keymap layers with combos
- generate svg images of keyboard layouts from firmware config
- document my split keyboard keymap with hold-taps
- automatically parse keymap.c or .keymap files into diagrams
- create keymap documentation for my github repo

## When to choose
- you use QMK or ZMK firmware and want automatic keymap visualization
- your keymap uses advanced features like hold-taps and combos that other tools render poorly
- you want a programmatic, repeatable keymap drawing workflow instead of manual editors
- you need customizable SVG output with custom icons and arbitrary physical layouts

## When to avoid
- you want an interactive drag-and-drop keymap editor like KLE
- you need to design keyboard cases or physical layouts from scratch
- you don't use QMK or ZMK firmware

## Facets
- artifact type: cli-tool
- maturity: active
- function: data-visualization, parser, cli, documentation
- domain: developer-tools, hardware
- platform: cli, python, cross-platform
- tags: keyboard, qmk, zmk, keymap, svg, keyboard-layouts, combos, hold-taps, automation, web-server

## Member repositories
- caksoylar/keymap-drawer (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.126117+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:57.502808+00:00, confidence not recorded.
  - readme: https://github.com/caksoylar/keymap-drawer (fetched 2026-08-28T04:04:21.126117+00:00, sha 2e786bb868b5)
  - homepage: https://caksoylar.github.io/keymap-drawer (fetched 2026-08-29T12:06:41.030223+00:00, sha 18fdd22c9b83)
  - registry_pypi: https://pypi.org/pypi/keymap-drawer/json (fetched 2026-08-29T12:06:41.039470+00:00, sha a284a496680c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
