Skip to main content
thpoll83
GitHub-Creator-Profil

thpoll83

Repository-Ansicht von 26 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
26
Repositories
3
aktualisiert
18. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

extract-qmk-module
Softwareentwickler

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…

12. Aug. 2026
merge-upstream-into-branch
Softwareentwickler

Merge upstream/master into the current branch (typically PolyKybd), resolve any conflicts, and push. Use after mirror-master-with-upstream to bring PolyKybd customisations up to date with the latest QMK changes.

11. Aug. 2026
mirror-master-with-upstream
Softwareentwickler

Fast-forward the fork's master branch to match upstream/master exactly, then push it to origin. Use this to keep the fork's master as a clean mirror before or after a merge-upstream-into-branch run.

11. Aug. 2026
measure-firmware-perf
Softwareentwickler

Measure PolyKybd firmware performance on the HIL rig and interpret the result — main-loop iteration timing, overlay-burst cost split into bridge/render/rest, HID round-trip latency, and boot-to-responsive. Drives the opt-in perf CI job (or a manual…

5. Aug. 2026
polykybd-github-release
Softwareentwickler

Cut a GitHub Release for the PolyKybd firmware (qmk_firmware), the host app (PolyKybdHost) or WinCompose (wincompose) — draft customer-facing release notes (newest version first, maintenance-only bumps skipped, concise, informative-over-funny), get the user's…

1. Aug. 2026
deliver-test-firmware
Softwareentwickler

Build the PolyKybd split72 firmware and hand the user a flashable `.bin` (plus the paired DoomPack `.plyx`) for testing on real hardware. Use whenever the user asks for "a bin", "a build to test", "give me firmware", "can you build that so I can flash it", or…

1. Aug. 2026
session-retro
Softwareentwickler

Scan the current (or a past) Claude Code session for things worth keeping — (1) durable LEARNINGS (gotchas, root causes, environment/toolchain quirks, design decisions, hard-won exact commands) that belong in a CLAUDE.md / docs / memory but aren't recorded…

1. Aug. 2026
status-oled-layout
Softwareentwickler

Adjust the PolyKybd STATUS OLED layout (the 128x64 split72 / 32x128 portrait split42 panel) — move, add, resize or re-space rows and indicator columns, and verify the result before flashing. Use when asked to "distribute the lines better", "give X more…

29. Juli 2026
Es werden 8 von 17 gesammelten Skills angezeigt.
triage-pr-review
Softwarequalitätssicherungsanalysten und -tester

Triage the review feedback on a PolyKybd pull request and drive it to a resolution — fetch the comments and reviews, work out which bots actually reviewed (several post long comments without reviewing), verify every finding against the real code before…

18. Aug. 2026
update-polykybd-docs
Softwareentwickler

When you add or change a USER-FACING feature in the firmware or host — a new HID command / PROTOCOL_VERSION, a polyctl subcommand, a host setting or tray menu item, a keyboard feature (glyph script, idle style, brightness, font pack), or a language/layout —…

18. Aug. 2026
polykybd-kofi-post
Technische Redakteure

Write a ko-fi / supporter post announcing a PolyKybd feature that has landed, together with its visuals — an animated GIF of the mechanism and a composed hero still — all rendered from the real firmware sources rather than mocked up. Use when asked to "write…

14. Aug. 2026
polykybd-github-release
Softwareentwickler

Cut a GitHub Release for the PolyKybd firmware (qmk_firmware), the host app (PolyKybdHost) or WinCompose (wincompose) — draft customer-facing release notes (newest version first, maintenance-only bumps skipped, concise, informative-over-funny), get the user's…

5. Aug. 2026
generate-app-overlays
Softwareentwickler

Build PolyKybd keycap overlay PNGs for an application end to end — research the app's keyboard shortcuts (from its docs or source), source a matching icon per shortcut (official app art or a freely-licensed icon set), save every source plus its…

1. Aug. 2026
session-retro
Softwareentwickler

Scan the current (or a past) Claude Code session for things worth keeping — (1) durable LEARNINGS (gotchas, root causes, environment/toolchain quirks, design decisions, hard-won exact commands) that belong in a CLAUDE.md / docs / memory but aren't recorded…

15. Juli 2026
fix-debugpy-wmi
Netzwerk- und Computersystemadministratoren

Fix the "KeyboardInterrupt in platform._wmi_query" crash that kills the first debugpy launch on Windows (Python 3.13 bug). Creates a sitecustomize.py in the venv's site-packages that pre-warms platform.uname() before debugpy initialises, so the WMI COM…

13. Mai 2026
3 von 3 Repositories angezeigt
Alle Repositories angezeigt