Short answer: the idea of a keyboard started centuries ago. But the device you punch, poke, or lovingly rage-quit today was born from a long chain of inventions — typewriters, teleprinters, keypunches, even mechanical adding machines. In other words: it took a village of clever tinkerers, a few furious jams, and a couple of stubborn business deals to make the keyboard the world’s most persistent input method.
Below, we’ll walk through that history. We’ll untangle myths from mechanics. We’ll explain why QWERTY stuck. And we’ll peek at modern keyboards and where they might be headed. Expect short sentences. Expect clarity. Expect a few snarky winks. But most of all: expect to learn why a design made for preventing jams in 19th-century typewriters still determines how you text.
TL;DR
- The modern keyboard evolved from the typewriter, with the first patent dating back to 1714.
- The QWERTY layout was created by Christopher Latham Sholes in the 1860s to prevent mechanical jams, not for typing speed.
- Key innovations like the Shift key (1878) and the IBM Selectric’s typeball (1961) dramatically improved typing.
- The Dvorak layout, while more efficient, failed to replace QWERTY due to the high cost of retraining and existing infrastructure.
- Today’s keyboards are electronic switches, but their core design still reflects their mechanical past.
The real firsts (and the one that counts)
People invented machines to write long before computers showed up. In the 1700s, inventors dreamed up automated writing tools. The first known patent for a machine “to write” is often traced to Henry Mill, in London, in 1714. His patent described a machine “for the impressing or transcribing of letters singly or progressively one after another.” Ambitious. Vague. Revolutionary for its time.

However, that device didn’t spring into the modern keyboard overnight. Between Mill and the keyboards we know today lies a parade of inventions: practical typewriters, teleprinters, keypunches, electric typewriters, and teletypes. Each one added a piece to the puzzle.
The typewriter: the ancestor that matters
The practical typewriter — the one that people could actually use — first crystallized in the 19th century. Christopher Latham Sholes and his collaborators (including Carlos Glidden and Samuel W. Soule) are the names most historians point to. Sholes’ work in the 1860s produced machines that were sold and marketed by Remington in the 1870s. That’s where typewriters went from quirky contraption to office staple.

Crucially, the typewriter is also where the QWERTY pattern emerged. Sholes designed a keyboard layout that placed many common letter pairs apart from each other. Why? To reduce jams. Early typewriters had metal arms — little hammers — that rose and struck the ribbon and paper. If two nearby arms collided, the mechanism jammed. So layout decisions weren’t ergonomic or cognitive. They were mechanical. They were pragmatic. If your machine kept jamming, you weren’t typing faster — you were just stuck fixing it.
The Shift key and Remington’s nudge toward modernity

Another small but massive step came with the introduction of the Shift key. Originally typewriters had separate keys for uppercase and lowercase. Then the Remington No. 2, introduced in 1878, added a single Shift key (on the left). That gave typists access to two characters per typebar. It’s a tiny feature mechanically, but a huge change for how we type. Today we hold Shift for emphasis or to shout in caps lock. Back then, Shift was a literal shift in how machines encoded letters.
Underwood and the moment typewriters became useful

The Underwood typewriter is widely regarded as the “first successful modern typewriter.” Franz Xaver Wagner’s work led to patents in the 1890s and, with John Underwood’s backing, the Underwood company released machines that let typists see what they were typing as it happened. That was not a small convenience. It changed the user experience. No more transcribing blindly. Correction was easier. Typing became faster and less error-prone. By the early 20th century, many manufacturers’ designs converged on the familiar arrangement we still recognize.
Teletypes, keypunches, and adding machines: the keyboard’s electronic cousins
While typewriters evolved, parallel technologies sprouted that would later feed into computing. Teletype machines (sometimes called teleprinters) matured in the late 19th and early 20th centuries. Inventors such as Royal Earl House, Emile Baudot, and later Charles Krum and Edward Kleinschmidt contributed to systems that could send typed messages over wires. That mechanical-to-electrical crossover mattered.

Keypunches also became important. Punch-cards drove early business computing and tabulating machines. Typewriters married with punch-card systems became keypunch machines, which could drive accounting systems and early calculators. By the 1930s and ’40s, these technologies were everywhere in offices that processed lots of data. In short: if you were an office in 1931, you could buy an adding machine — and IBM alone had registered huge sales in that arena.
From typewriter to computer: the technical handoff
So how did the keyboard move from ink and paper to magnetic tape and vacuum tubes? Gradually.
Early computers often used punch-cards or paper tape as input. The Eniac — one of the first large-scale electronic computers, completed in 1946 — used punch-card readers. But there were also experiments that used typewriter mechanisms directly as input/output devices.

By the late 1940s, a machine called the BINAC used an electro-mechanically controlled typewriter to put data onto magnetic tape. That prototype idea — use a keyboard to type into a storage device — paved the way for keyboards that talk to computers. Once electric typewriters and teletype interfaces improved, it became natural to adapt their key mechanisms for computing.
IBM Selectric: the typeball that changed everything
Fast-forward to 1961. IBM introduced the Selectric. It ditched typebars in favor of a small rotating “typeball.” That ball carried all the characters. It would rotate and tilt to the right position, then strike the ribbon. The Selectric design reduced jams and improved reliability. It also made it easier to change fonts — swap the typeball and voilà, different typeface.

Why is Selectric important for keyboard history? Because it pushed the typewriter into a more modular, precision era. The machine felt modern. It sold millions of units. And it built engineering habits that would later influence electronic keyboards and mechanisms used in terminals and early word processors.
QWERTY vs. alternatives: efficiency, habit, and inertia

Over the decades, other layouts appeared. The most famous rival is the Dvorak Simplified Keyboard, patented in 1936. Dvorak claimed to be more efficient. It placed commonly used letters under the home row and aimed to reduce finger travel. Many experiments showed gains in speed for users trained solely on Dvorak. But adoption remained minuscule.
Why? Because by the mid-20th century QWERTY had already spread across offices, schools, and factory training. People invested time training typists. Businesses bought equipment. Software and hardware assumed QWERTY. So even if Dvorak technically offered improvement, QWERTY’s familiarity — combined with “good enough” performance — made it commercially sticky. The same story repeats in product design again and again: the best pure solution doesn’t always win. The one that’s “efficient enough” and hard to replace does.
The rise of electronic keyboards and terminals
By the 1960s and 1970s, computers were moving away from purely mechanical input. Electronic terminals became popular. These were keyboards attached to video displays or printers. They emulated typewriters, but were purely electronic. The important shift here is signal processing. Keys stopped being mechanical levers that struck ink. They became switches that closed circuits. Those switches needed debouncing, encoding, and later mapping to characters through software.
In computing, standards began to matter. Keyboards started reporting keycodes. Terminals like the Teletype Model 33 and later video terminals dictated how keyboards interact with computers. By the time personal computers arrived in the late 1970s and early 1980s, keyboards were already standardized in many ways.
Keypunch → punch-card → early computer input: how businesses shaped design
Business needs shaped early computer keyboards. Punch-card systems demanded certain character sets and encoding. Offices ran lots of batch processing. That influenced which keys were essential and how layouts were implemented.
Then computers matured. Input devices had to become more robust, more programmable, and often cheaper. That pushed designs toward solid-state switches and matrix scanning circuits. Switch matrices are how most modern keyboards detect key presses: rows and columns wired so that closing a switch connects a unique row-column pair. Simple logic. Efficient scanning. Cheap to manufacture.
Modern keyboards: mechanics, types, and expectations
Today’s keyboards come in many styles. Mechanical switches vs. membrane switches. Wired vs. wireless. Full-size vs. tenkeyless vs. compact 60% layouts. Backlit RGB gaming keyboards sit next to minimalist office boards. Programmable macro keys live alongside ergonomic split keyboards designed to ease wrist strain.
Mechanically, keyboards differ by switch type. Mechanical switches provide tactile or linear feedback and often high durability. Membrane keyboards use rubber domes. They’re quieter and cheaper, but can feel mushy. Then there are hybrid scissor switches common in laptops. Each has tradeoffs in feel, durability, and cost.
On the software side, keycodes and the USB Human Interface Device (HID) standard mean keyboards present a consistent interface to modern systems. Today you can remap keys in software easily. You can program layers. You can even emulate alternative layouts without ripping out hardware.
Why QWERTY still rules — and why that matters
QWERTY’s dominance is partly historical convenience. But it’s also psychological. People resist relearning muscle memory. Businesses resist retraining entire workforces. Software and hardware ecosystems assume QWERTY. Thus, even better layouts face high switching costs. That inertia is a form of path dependence: initial design choices constrain future possibilities.
That doesn’t mean QWERTY is optimal. It just means it’s stable. For anyone designing keyboards, or learning to type, this is key: ergonomics and efficiency matter, but so does context. If you’re the only one typing on your custom Dvorak layout, the world will adapt. If you run a fleet of data-entry clerks, you’ll likely keep QWERTY.
Key milestones recap (short and sweet)
- 1714 — Henry Mill files a patent for a machine “for the impressing or transcribing of letters.”
- Mid-1800s → early 1900s — dozens of typing and telegraph-type technologies evolve.
- 1868 — Christopher Latham Sholes patents the practical typewriter and the building blocks for the QWERTY layout.
- 1878 — Remington No. 2 introduces the single Shift key.
- 1890s — The Underwood design and company make typing more visible and user-friendly.
- Early 1900s — Keypunches and teletypes enter offices, influencing data processing.
- 1946–1948 — ENIAC, BINAC, and other early computers start to use punch-cards and typewriter-like input for computing.
- 1961 — IBM Selectric introduces the typeball; a modern, reliable typewriter experience.
- 1936 (interposed in timeline) — Dvorak layout is patented as an alternative to QWERTY.
- Late 20th century — keyboards move from mechanical linkages to electronic switches, and then to USB HID standards.
The keyboard’s hidden engineering: short tech primer
Let’s demystify a few common terms you’ll see when shopping or tinkering:
- Switch matrix: A wiring grid where rows and columns meet. When you press a key, a particular row-column pair closes. The controller scans rows and columns to find which key was pressed. It’s cheap and elegant.
- Debouncing: Mechanical switches can toggle rapidly when pressed. Debouncing logic smooths that into a single clean signal.
- Key rollover: How many simultaneous keys the keyboard can reliably register. “N-key rollover” is the gold standard for gaming keyboards.
- Key scanning rate / polling rate: How often the computer checks the keyboard for input. Higher polling rates can reduce latency.
- Keycaps and profiling: The shape and sculpt of keycaps affects typing comfort. Profiles like OEM, Cherry, SA differ in height and shape.
- Switch types: Linear (smooth travel), tactile (bump at actuation), clicky (bump + click sound). Each feels different and suits different users.
- Programmability: Many keyboards let you remap keys and create layers. Some even include on-board memory so settings travel with the keyboard.
Keyboards beyond desktops: phones, tablets, and touch
The modern keyboard isn’t only physical. Touchscreens changed input. Virtual keyboards adapt layouts dynamically. Predictive text and autocorrect rewire typing behavior. Swiping keyboards change the typing model further. Yet even mobile keyboards borrow rituals and layouts from physical ones. The QWERTY layout moved smoothly to touchscreens because people already knew it.
Accessibility features, too, have reshaped input. Voice-to-text, on-screen keyboards with alternative layouts, and adaptive hardware all expanded who could type effectively.
Where keyboards might go next
If you like wild speculation (and let’s be honest, who doesn’t), here are plausible next steps for keyboards:
- Adaptive surfaces: Displays built into keys that reconfigure dynamically. Imagine keys that change labels and symbols based on app context.
- Haptic and tactile augmentation: Touchscreens with localized haptic feedback that mimic mechanical keys.
- Context-aware layouts: Software that rearranges your keyboard based on the language or the task.
- Neural and gesture interfaces: Not keyboards, per se, but things that might replace them for some tasks. Direct neural input is noisy today. But hybrid systems where gestures and small physical keyboards work together are realistic near-term options.
- Sustainability and modularity: Hot-swappable switches, recyclable materials, and long-life designs may become default for premium boards.
A practical note for learners and typists
If you’re learning to type, two rules:
- Pick a layout and stick with it long enough to build muscle memory.
- Pay attention to ergonomics: posture, keyboard height, wrist angle, and breaks.
If you’re a keyboard nerd: try different switch types. Try a split keyboard. Try QWERTY, then Dvorak, then go back and notice the differences. If you’re a manager buying keyboards for a team: stability often beats novelty. A reliable, well-built keyboard that your team can use without retraining often gives better productivity ROI than a “faster” but alien layout.
My point of view (yes, you get my hot take)
Keyboards are a brilliant example of technological path dependence. We keep using a design that solved a mechanical problem long ago because the social and economic costs of switching are huge. That’s neither good nor bad. It’s just how systems evolve.
Personally? I like mechanical keyboards. The sound, the feel, the little rituals of typing — they matter. But I also appreciate how resilient the keyboard has become. From clacking metal arms to per-key RGB and programmable macros, the input device evolved without losing its soul: it still maps human thought into machine-readable symbols. That continuity is rare.
Also: we’re overdue for a genuinely usable, widely adopted improvement to the standard keyboard for ergonomic health. People type a lot. Carpal problems are not “just part of the job.” Design should prioritize health, and manufacturers have the capability — and the market incentive — to push ergonomics forward. But profit and inertia slow that progress. So the future of typing will probably be an incremental shift rather than a flash revolution. Expect interesting peripherals, not a sudden end to QWERTY.
Finally: don’t worship novelty. The “best” layout is the one that works for you. If you buy a keyboard because of marketing and it gives you tendon pain, you picked the wrong keyboard. If you switch to Dvorak and suddenly type faster and feel better, that was a smart move. We’re all just optimizing trade-offs.
Quick FAQ
When exactly was the first keyboard invented?
It’s not a single date. Patent records show devices in the 1700s. But the practical, modern ancestor of today’s keyboard is the 19th-century typewriter — the Sholes design and Remington’s commercialization are the big turning points.
Who invented QWERTY and why?
Christopher Latham Sholes is credited with creating QWERTY. The layout was shaped to avoid mechanical jams by separating commonly paired letters. It wasn’t an ergonomic manifesto. It was mechanical triage.
Was Dvorak actually faster?
For some trained typists, yes. But adoption costs were high. So Dvorak remains a niche.
What replaced typebars?
IBM’s Selectric introduced the typeball in 1961. Later, electronics replaced mechanical linkages entirely. Modern keyboards use electronic switches and matrix scanning.
Will keyboards die with voice and neural tech?
Not soon. Voice is great for some tasks. Neural input is promising but immature. For precise, expressive text entry — especially in public, noisy, or sensitive settings — keyboards remain hard to beat.