Apple Newton Keyboard
The Apple Newton Keyboard (model X0044) was a compact external keyboard designed for the Apple Newton MessagePad series. Released in early 1996 alongside Newton OS 2.0, it provided a physical typing alternative to the Newton's handwriting recognition system. The keyboard uses IBM buckling rubber sleeve key-switches manufactured by Lexmark (later Key Tronic), making it a derivative of the IBM Model M6-1 laptop keyboard family.
| Apple Newton Keyboard | |
|---|---|
| Apple Newton Keyboard (Model X0044) | |
| Manufacturer | Lexmark / Key Tronic (OEM for Apple) |
| Type | Keyboard |
| Discontinued | February 1998 |
| Price | US$79 |
| Interface | 8-pin mini-DIN (proprietary serial) |
| Compatible | Newton MessagePad 120/130/2000/2100, eMate 300 (with dongle) |
| Dimensions | 264 mm × 103 mm × 27 mm |
| Weight | ~250 g |
| Predecessor | None |
| Successor | None |
| Model | X0044 |
Design
Physical Construction
The Newton Keyboard measures 264 mm × 103 mm × 27 mm, smaller than most 60% keyboards. The case is ABS plastic in a dark slate color (approximately #495555 RGB) with a textured finish. Apple shipped the keyboard with a fitted leather carrying pouch.
The keyboard uses a two-piece clamshell case construction:
- Upper housing contains the key wells and Apple logo
- Lower housing features an embossed "ABS" material stamp and Lexmark-style part number (1404795)
- Internal keyboard assembly is retained by plastic clips (prone to breakage in early revisions)
- A zip tie serves as the internal cable retainer
Layout
The X0044 uses a 63-key layout without function keys, arranged in an 11×7 matrix. Key layout follows Apple conventions with a modified arrangement suited to the compact form factor. The keyboard lacks arrow keys in a traditional cluster, instead providing them integrated into the layout.
The keycaps are smaller than standard, measuring 16 mm × 16 mm × 3 mm compared to the typical 18 mm × 18 mm × 3.8 mm of IBM Model M6-1 keyboards. Keycaps use a crosspoint stem mount compatible with the buckling sleeve mechanism.
Connection
The Newton Keyboard does not use Apple Desktop Bus (ADB) like contemporary Apple keyboards. Instead, it connects via an 8-pin mini-DIN connector (the same physical plug as Macintosh LocalTalk) using a proprietary serial protocol.
The 48 cm cable terminates in the 8-pin mini-DIN plug. The protocol requires:
- Pin 2: +5V (brown wire)
- Pin 4: GND (black wire)
- Pin 8: DATA (green wire)
Compatible Devices
- Newton MessagePad 120 and 130 (serial port)
- Newton MessagePad 2000 and 2100 (via Newton InterConnect dongle)
- Apple eMate 300 (via Newton InterConnect dongle)
- Classic Macintosh (with third-party Newton Keyboard Enabler software)
Key-Switches
The Newton Keyboard uses IBM buckling rubber sleeve switches, specifically the medium-gauge variant from the Model M6-1 family. This makes the X0044 unique among Apple keyboards.
Mechanism
Buckling rubber sleeve switches differ from conventional rubber domes:
- A plastic barrel slider actuates the membrane, not the rubber element
- The sleeve is sculpted to buckle sideways rather than compress vertically
- This eliminates the "mushy" feel associated with rubber dome keyboards
- Key-travel is 2.5 mm (compared to 3.0 mm for standard M6-1 keys)
The switch design originates from the IBM PS/2 L40SX (Model M3) and was subsequently used in ThinkPad 500/510CS and Lexmark Lexbook MB-10/MB-15/SE-10 laptops.
Design Origin
The keyboard assembly shows clear derivation from Lexmark Lexbook keyboards:
- Identical medium-gauge sleeves
- Similar keycap profile with circular sleeve alignment structure
- Cutout for pointing stick module on frame (unused)
- Matching base plate hook placement with ThinkPad 500/510CS assemblies
The unused pointing stick cutout suggests Apple considered adding a TrackPoint-style input device but ultimately did not.
Manufacturing
Lexmark and Key Tronic
The keyboard was designed by Lexmark International, the IBM spinoff that acquired Model M keyboard intellectual property in 1991. The controller IC carries Motorola branding with Lexmark copyright.
When Lexmark exited the keyboard market in April 1996, production transferred to Key Tronic's Mexico facility. Most surviving units were likely manufactured by Key Tronic to Lexmark specifications.
Revisions
At least two production revisions exist, identifiable by IC date codes:
Early revision (95xx IC codes):
- Prone to plastic clip breakage from keyboard assembly flex
- Pad-printed keycap legends with visible outline
Later revision (97xx+ IC codes):
- Added plus-shaped protrusions in lower case to prevent flex
- Silk-screened keycap legends (cleaner appearance)
Serial number format: varies by manufacturing location, with "MQ" prefix indicating one facility and "PK" prefix another.
Specifications
| Parameter | Value |
|---|---|
| Model number | X0044 |
| Dimensions | 264 mm × 103 mm × 27 mm |
| Weight | ~250 g (estimated) |
| Keys | 63 |
| Key matrix | 11 × 7 |
| Key-travel | 2.5 mm |
| Keycap size | 16 mm × 16 mm |
| Switch type | IBM buckling rubber sleeve (medium gauge) |
| Interface | 8-pin mini-DIN (proprietary serial) |
| Cable length | 48 cm |
| Case material | ABS plastic |
| Keycap material | PBT |
USB Conversion
Several solutions exist for using the Newton Keyboard on modern systems:
- Newton Keyboard Enabler — Macintosh system extension allowing use with classic Mac OS
- Jim Lombardo's USB converter — Teensy 2.0 based active conversion
- TMK port — Open-source QMK/TMK firmware for ATmega32U4 microcontrollers (Pro Micro, Teensy 2.0, Elite-C)
The TMK conversion requires wiring DATA to PD2 (RX1), +5V to VCC, and GND to GND on the microcontroller.
Collecting
Condition Assessment
- Mint: Complete with leather pouch, no yellowing
- Excellent: Functional, minimal wear, keycaps intact
- Good: Functional, some case discoloration
- Fair: Functional but plastic clips broken (common early revision issue)
- Poor: Non-functional or missing keycaps
Market Value
The Newton Keyboard commands interest from both Apple collectors and mechanical keyboard enthusiasts due to its IBM buckling sleeve switches. Values vary significantly based on condition and completeness.
Legacy
The Newton Keyboard represents an unusual collaboration between Apple and IBM-derived technology during the mid-1990s, alongside Apple's use of PowerPC processors and IBM's OEM role in the PowerBook 2400c. It remains the only Apple keyboard to use IBM buckling sleeve switches.
The keyboard also demonstrates how far the Model M family extended beyond IBM's own products, appearing in this compact form factor intended for a handheld device.
See Also
References
- Admiral Shark's Keyboards — Apple Newton Keyboard article
- TinkerDifferent forums — X0044 analysis thread
- QMK firmware repository — Newton Keyboard converter