Skip to main content

firmware-size-diff

Build the PolyKybd firmware twice — at HEAD (baseline) and with the current working-tree changes — then diff the resulting binaries. Reports (a) size deltas: total .uf2 bytes plus ELF section sizes (.text/.data/.bss, ROM/RAM); and (b) code-identity: whether the .text section is byte-for-byte identical, with a disassembly diff when it isn't. Use for both feature work ("did this bloat flash?") and refactors ("did this produce identical machine code?").

Jump to install

Source facts

Repository
thpoll83/qmk_firmware
Last source activity
June 24, 2026 at 07:15
Detected SKILL.md language
English
Stars
32
Forks
4

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.