I turned my K65's F-row into a status display for my AI coding agents
Weekend project that stuck: my coding agents (Claude Code / Codex) report their state to a little tray app, and the app drives the F-row through the iCUE SDK, each agent owns a lane in its own color. Pulsing = waiting on me, green = done, red = failed. The F-row is remapped to F13–F24 in iCUE, so pressing a lane's key also raises that agent's window.
Free and open source (MIT); the SDK bits are ~one file of Rust if you want to borrow them. Tested on a K65 Plus and K70; should drive anything iCUE lights.