+86 18681608727

vebesco@outlook.com

15×5 Ortholinear Keyboard PCB

ItemQuick Answer
Layout15 columns x 5 rows, 75 keys in a straight grid
Core partsSwitch matrix, one diode per key, MCU, USB connector
Typical base materialFR-4, 1.6 mm thickness
Common finishesENIG or lead-free HASL
Assembly mixSMT diodes and MCU, through-hole hot-swap sockets
Best fitDIY kits, group buys, small-batch custom keyboards

Ortholinear keyboards have moved from a niche hobby to a steady corner of the custom keyboard market. Among the many grid formats, the 15×5 layout stands out: fifteen columns and five rows give you 75 keys in a compact rectangle, enough for a full number row and a navigation cluster without the wasted space of a staggered board. If you are planning a kit, a group buy, or your own branded keyboard, the printed circuit board (PCB) is where the whole project either comes together or falls apart. Layout files, switch footprints, diode orientation, and case mounting all have to be right before you spend money on fabrication.

A 15×5 ortholinear keyboard PCB is a printed circuit board that holds a 75-key straight-grid switch matrix, routes every key through a row-and-column scanning circuit with one diode per switch, and carries the controller, USB interface, and mounting features the keyboard needs. It is the electrical and mechanical backbone of the build, and it can be designed, prototyped, and produced in small batches just like any other custom PCB.

This guide walks through the layout, the printed circuit board design decisions, the printed circuit board material options, and the manufacturing path, so you can go from an idea to a production-ready board with custom rigid PCB manufacturing as the final step rather than a gamble.

A computer keyboard and a computer mouse on a table

What is a 15×5 orthogonal keyboard PCB?

It is a PCB that arranges 75 keys in 15 straight columns and 5 straight rows, with every key position aligned to a grid instead of the offset rows you see on a standard keyboard. Electrically, it works like any other keyboard PCB; physically, the grid changes the shape of the board, the key spacing, and the mounting geometry.

The term “ortholinear” describes the geometry: keys sit directly above and beside each other, so your fingers travel in straight lines. The “15×5” part describes the matrix size. Multiply the two numbers and you get 75 switch positions, which is enough to cover letters, numbers, modifiers, and a function layer without layer gymnastics for basic typing.

Under the solder mask, a 15×5 board is a scanning matrix. Each key sits at the crossing of one row wire and one column wire, with a small diode in series to stop ghosting. The controller energizes one column at a time and reads the rows, so it can tell exactly which switch closed, even when several keys are pressed at once.

ElementWhat it does on a 15×5 board
Switch matrix15 columns x 5 rows, one crossing per key
DiodesOne per switch blocks current from flowing backward through the matrix.
MicrocontrollerScans the matrix and talks to the computer over USB
USB connectorPower and data, usually placed at the top edge
Mounting holesAlign the PCB with the plate and case standoffs.
Optional featuresHot-swap sockets, indicator LEDs, reset button

Because the grid is regular, the routing is more predictable than on a staggered board. Rows run straight across, columns run straight down, and the diode placement repeats every 19.05 mm, the standard key unit spacing. That regularity is a real advantage when you move from a hand-wired prototype to a fabricated printed circuit board (PCB), because the layout work translates almost one-to-one into board artwork.

Why choose an ortholinear layout over a staggered one?

People pick ortholinear for two practical reasons: fingers move in straight lines, which some typists find more comfortable, and the uniform grid makes keycap sets, plates, and cases simpler to design and cheaper to produce at small volumes.

Typing ergonomics

On a staggered keyboard, each row is offset by a fraction of a key, a leftover from typewriter linkages. Your fingers follow diagonal paths to reach the keys. On a 15×5 grid, every key is straight up, down, left, or right from the home position. Typists who switch often report less lateral finger travel, especially on the pinky columns. It is not a medical claim, and plenty of people type happily on staggered boards, but the geometry is genuinely different, and the five-row depth keeps wrists in a neutral position more easily than tall staggered boards.

Keycaps, plates, and cases

The grid also simplifies the hardware around the PCB. Every key is the same size and spacing, so a plate is just a rectangle with 75 identical cutouts. Keycap sets for ortholinear boards avoid the odd-sized bottom-row keys that drive up costs on staggered sets. For a small brand or a group buy, that uniformity shows up directly in your bill of materials and your rejection rate.

AspectOrtholinear (15×5)StaggeredColumnar
Key alignmentStraight gridRow offsetsColumns curved to finger length
Learning curveModerateNoneSteep
Keycap sourcingEasy, uniform sizesEasy, many optionsHarder, fewer sets
Plate designUniform cutoutsMixed cutoutsComplex curves
Case complexitySimple rectangleSimple rectangleOften 3D-contoured
A custom keyboard is shown on wooden surface

How to approach printed circuit board design for a 15×5 layout

Start with the matrix schematic, then the controller and USB section, and only then the physical layout with mounting holes and edge cuts. Printed circuit board design for a keyboard is forgiving compared with high-speed electronics, but a few wrong assumptions will still cost you a prototype run.

Schematic and matrix routing

Draw the 15×5 matrix first. Decide whether diodes point from column to row or row to column, write it on the schematic, and keep it consistent across all 75 positions. A single reversed diode makes one key read wrong; a flipped assumption in firmware makes every key read wrong. Put one diode per switch, no exceptions, or you lose n-key rollover and get phantom keypresses when three corners of a rectangle are held down.

For the switch footprints, decide early between soldered switches and hot-swap sockets. Soldered switches are cheaper and more reliable in shipping. Hot-swap sockets let end users change switches without a soldering iron, which is a strong selling point for kits, but the sockets add cost per position and demand larger pads.

Controller and firmware

The controller section is a reference design in most cases: an MCU with enough GPIO for 20 matrix lines (15 columns plus 5 rows) or an IO expander, a USB connector with its ESD protection and termination, a crystal if the MCU needs one, and a reset button. Open-source keyboard firmware supports matrix scanning, layers, and key remapping out of the box, so your job is to define the matrix pins and the physical key positions, not to write the scanning code.

Leave yourself a way to flash firmware without opening the case. A reset button reachable through a small hole, or a bootloader triggered by holding a key at plug-in, saves your customers a lot of frustration.

Physical layout, mounting, and dense routing

Mechanical constraints drive the board outline. Standard key spacing is 19.05 mm center to center, so a 15-column board is about 286 mm wide before edge margins. Decide where the plate standoffs sit, then place mounting holes on the PCB to match, and keep copper and components clear of the screw heads. A board thickness of 1.6 mm is the default and fits most cases; 1.2 mm saves a little weight but flexes more under typing force.

If you add per-key LEDs, a rotary encoder, or an OLED display, routing channels get tight between switch pads, and that is where an experienced HDI PCB manufacturer earns their fee. Two layers are enough for a plain 15×5 matrix; four layers give you clean power and ground planes when you add lighting or wireless. For a first run, simple and two-layer beats ambitious and four-layer every time.

Common design mistakes to check before you release files:

  • Diode direction inconsistent between schematic and footprint
  • Mounting holes colliding with switch pads or traces
  • USB connector placed where the case wall blocks the cable
  • No clearance between screw heads and copper pour
  • Matrix pins assigned without checking the firmware pin map
  • Hot-swap footprints on a plate designed for soldered switches

Which printed circuit board material and specs suit a keyboard build?

FR-4 at 1.6 mm with an ENIG finish covers most keyboard projects. Aluminum-core and flexible boards exist and have their uses, but for a rigid grid keyboard the standard printed circuit board material wins on cost, stiffness, and supplier availability.

MaterialFR-4Aluminum coreFlexible (polyimide)
Relative costLowMedium to highHigh
RigidityHighVery highNone by itself
Typing feelNeutral, slight flexHard, no flexNeeds a plate for support
Typical useStandard keyboardsLED-heavy boards needing heat spreadingCurved or split builds
Small-batch availabilityEvery supplierMost suppliersSpecialist suppliers

Surface finish matters more than people expect. ENIG gives flat, oxidation-resistant pads that make both factory soldering and hand soldering easier, and it holds up in storage if your group buy timeline slips. Lead-free HASL is cheaper and perfectly workable, but the pads are less flat, which is a minor annoyance for hot-swap sockets and fine-pitch controllers. For a product you plan to sell, ENIG is usually worth the small premium.

Solder mask color is cosmetic, so pick freely, but remember that white and black masks make inspection harder than green, and some factories charge more or run slower for unusual colors on prototype quantities. The silkscreen should carry at least your board name, revision number, and diode polarity marks. When a customer opens the case two years from now, that revision number is the difference between a quick answer and a guessing game.

PCB

From bare board to working keyboard: printed circuit board assembly

A keyboard PCB mixes surface-mount and through-hole work: diodes, the controller, and USB parts go on with SMT, while hot-swap sockets and sometimes the USB connector are through-hole. You can hand-solder a prototype, but anything beyond a handful of units belongs on an assembly line.

Printed circuit board assembly for keyboards is straightforward by industry standards, which keeps quotes reasonable. Diodes are small but not exotic, the controller is a mid-size package, and there are no fine-pitch BGA parts on a typical design. The through-hole stage handles hot-swap sockets, and a wave or selective soldering process covers it quickly. If you want the board to arrive ready for switches and keycaps, turnkey PCB assembly services take your Gerber files, BOM, and pick-and-place data and return finished boards with components sourced, placed, and inspected.

Testing closes the loop. A sensible test flow for a 15×5 board looks like this:

  1. Visual and automated optical inspection of solder joints
  2. Continuity check on the matrix, or a shorted-pad fixture test
  3. Firmware flashing over USB or a programming header
  4. Full key-scan test: actuate all 75 positions and log the output
  5. Final functional check of LEDs, encoder, or display if fitted

The jump from prototype to small batch is mostly a cost-curve decision. One-off prototypes carry setup costs on a tiny denominator, so each board is expensive. Once you order dozens or hundreds, setup spreads out, component sourcing gets cheaper through consolidated purchasing, and per-board cost drops fast. Plan your first run as a functional prototype, fix what it teaches you, and treat the second run as the sellable batch.

How to choose printed circuit board manufacturers for a custom keyboard project

Look for printed circuit board manufacturers who quote from your actual files, give you a design-for-manufacturing review before cutting anything, and can carry the project from bare board through assembly so you are not coordinating three vendors across three time zones.

Keyboard projects live and die on details that big factories sometimes treat as noise: odd board outlines, cutouts between switches, exact hole positions for standoffs, and small-batch component sourcing. A good manufacturing partner checks your Gerbers against their process limits, flags pads that are too small for their line, and tells you before production if your mounting holes are too close to the board edge. That DFM feedback is free insurance, so treat its absence as a warning sign.

A practical evaluation checklist:

  • Prototype lead time and whether expedited runs are available
  • Minimum trace, space, and drill sizes versus your design
  • ENIG and surface finish options at prototype pricing
  • In-house assembly and component sourcing, or fabrication only
  • Clear DFM reporting before production starts
  • Test options: electrical test on bare boards, functional test after assembly
  • Responsiveness when you send revised files

This is the stage where an OEM PCB contract manufacturing partner pays for itself. Slpcba runs fabrication, assembly, and component sourcing under one roof, so a keyboard project moves from Gerber upload to tested, populated boards without handing files between vendors. DFM feedback comes back before production, small prototype batches are routine, and the same line that builds your fifty test units scales to the production run when your group buy sells out. If you are costing a 15×5 build right now, send the files over for a quote, and you will have real numbers for your BOM, board, and assembly within a working day or two.

FAQ

Can I hot-swap switches on a 15×5 ortholinear PCB?

Yes, as long as the board was designed for it. Hot-swap sockets are soldered to the PCB during assembly, one pair per switch position, and they let you push switches in and pull them out without touching a soldering iron. The decision has to happen at the design stage, because sockets need larger pads and a plate that supports the switch from above. You cannot convert a solder-only board afterward, so if your audience wants hot-swap, spec it before the first prototype.

How much does a small batch of custom keyboard PCBs cost?

There is no standard price, because the total depends on your board size, layer count, finish, component list, and quantity. What you can rely on is the structure of the quote: bare board fabrication scales with area and layer count, assembly scales with component count and sourcing effort, and per-unit cost falls sharply as quantity rises from single prototypes into the dozens and hundreds. The only trustworthy number is the one calculated from your Gerber files and BOM, so submit those to your manufacturer rather than budgeting from forum anecdotes.

What files do I need to send a manufacturer for production?

For bare boards, a complete Gerber set plus a drill file and a board outline. For assembly, add a bill of materials with manufacturer part numbers or acceptable substitutes and a pick-and-place file with component coordinates and rotation. A short assembly drawing or readme that notes anything unusual, such as connector orientation or parts to leave unpopulated, prevents most production questions before they start.

    Share:

    Table of Contents

    Get Inquiry

    Phone/Wechat

    +86 18681608727

    Email

    vebesco@outlook.com

    Phone/Wechat

    +86 18681608727

    Phone/Wechat

    +86 18681608727