Ground Truth.
AI, checked against the source.

News · 2026-07-15

OpenAI is selling a $230 keyboard with a dial for how hard the AI thinks

OpenAI is now selling hardware. Codex Micro is a $230 mechanical control deck built in collaboration with the accessory maker Work Louder, designed for one job: driving Codex coding agents. It has 13 mechanical switches, a touch sensor, a joystick, RGB keys that show the live status of running agents, and a rotary dial that adjusts how hard the model thinks.

Key facts

"Your favorite Codex shortcuts are getting an upgrade," OpenAI's developer account wrote in announcing it. That is a modest pitch for a fairly immodest object, and the modesty undersells what is interesting here.

The dial is the story

Ignore the price and the RGB for a second. The detail worth dwelling on is the rotary dial, which controls reasoning effort.

Reasoning effort is the knob that decides how long a model deliberates before it answers. Set it low and you get a fast, cheap, shallow response. Set it high and the model spends more tokens -- and more of your money -- working the problem before it commits. It is the practical face of test-time compute, the idea that you can buy better answers at inference time rather than training a better model. Until now it has lived where such things live: in a config file, an API parameter, a dropdown nobody opens.

Putting it on a physical dial is a genuine interface claim. It says that thinking is not a fixed property of the model but a resource you meter in real time, like volume. You are working through a refactor, the agent is confidently wrong, you reach over and turn the dial up. The knob makes visible something that has been true for two years and mostly hidden: you are trading dollars for cognition, continuously, and the exchange rate is yours to set.

The RGB status keys make the same move for a different variable. When you are supervising several agents at once -- which is how people increasingly work -- the hard part is not writing the prompt, it is knowing which of your six running jobs is stuck, which finished, and which is about to do something expensive. A key that glows differently per agent state is an ambient display for that. It is the same reason build servers have had traffic lights on the wall for twenty years.

Why it matters

The strategic read is that OpenAI thinks agentic coding is now a workstation activity rather than a browser tab. You don't build a peripheral for something people do occasionally in a chat window. You build one for something people sit at for eight hours, the way audio engineers have a control surface and video editors have a jog wheel. The existence of Codex Micro is OpenAI asserting that supervising AI agents is now a craft with an instrument.

It also lands in a specific competitive moment. Coding agents are where the frontier labs are actually fighting -- OpenAI's Codex, Anthropic's Claude Code, xAI's newly published Grok Build harness, and a field of startups. Most of that fight is about model quality and price. Hardware is a different lever: it is sticky, it sits on a desk, and it makes a workflow feel like a place you work rather than a service you rent.

The honest caveat

It is a $230 macropad. Nothing it does is impossible with keyboard shortcuts, which is precisely what OpenAI's own announcement concedes by framing it as an upgrade to shortcuts you already have. The hardware category it belongs to -- Stream Decks, macropads, control surfaces -- has a long history of being genuinely beloved by a small number of people and gathering dust for everyone else. And there is an uncomfortable version of the pitch: a dial that lets you spend more money faster is a good dial for the company selling the tokens.

The counter-argument is that peripherals are how new work becomes real work. The jog wheel did not make video editing possible; it made it feel like a profession. Whether agent supervision deserves the same treatment is exactly the bet OpenAI is making, and $230 is a cheap way to find out.


Primary source, verified: read the paper →

Key questions

What does the rotary dial on Codex Micro actually do?

It adjusts reasoning effort -- how much thinking time and compute the Codex agent spends before answering. It turns an API parameter that used to live in a config file into a physical knob you can turn mid-task.

What does it cost and who makes it?

It costs $230 and is a collaboration between OpenAI and Work Louder, a small custom keyboard and macropad maker. OpenAI designed the integration; Work Louder builds the hardware.

Do you need it to use Codex?

No. Codex is a software agent and works fine with an ordinary keyboard. The device is a convenience peripheral, not a requirement, and everything it does can be done with keyboard shortcuts.
Cite this

APA

Ground Truth. (2026, July 15). OpenAI is selling a $230 keyboard with a dial for how hard the AI thinks. Ground Truth. https://groundtruth.day/news/openai-codex-micro-keyboard.html

BibTeX

@misc{groundtruth:openai-codex-micro-keyboard,
  title  = {OpenAI is selling a $230 keyboard with a dial for how hard the AI thinks},
  author = {{Ground Truth}},
  year   = {2026},
  month  = {jul},
  url    = {https://groundtruth.day/news/openai-codex-micro-keyboard.html}
}

Topics: openai · hardware · coding-agents · developer-tools · product-launch

Comments are replies to this story on Bluesky — reply with any Bluesky account to join in.