Skip to main content

extract-qmk-module

Extract a self-contained subsystem out of keyboards/polykybd/ into a reusable QMK community module under modules/polykybd/ — assess the coupling, scaffold the module, convert consumers to its auto-hooks, add a mocked unit-test suite, and verify with a both-variant build + lint. Use when asked to "make X a module", "extract the <driver/library> into a community module", "modularise <subsystem>", "can this be a qmk module", or when a piece of firmware code turns out to be generic enough to share. NOT for adding a font, language, glyph script or keycap hint (those have their own skills), and NOT for code that touches the overlay/display stack, the HID protocol or poly_keymap's layer logic — that is the product, not a library.

Ir a la instalación

Datos de origen

Repositorio
thpoll83/qmk_firmware
Última actividad en el origen
12 de agosto de 2026 a las 07:36
Idioma detectado de SKILL.md
inglés
Estrellas
32
Forks
4

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.