# Magic Keyboard

> wireless keyboard made by Apple

**Wikidata**: [Q24451476](https://www.wikidata.org/wiki/Q24451476)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Magic_Keyboard_(Mac))  
**Source**: https://4ort.xyz/entity/magic-keyboard

## Summary
Magic Keyboard is a wireless keyboard manufactured by Apple Inc. that replaced the earlier Apple Wireless Keyboard line. It is part of Apple’s first-party accessory ecosystem and is offered in several variants, including models with a numeric keypad and Touch ID.

## Key Facts
- Developer / Manufacturer: Apple Inc. (American consumer-electronics company founded 1 Apr 1976).
- Product type: wireless keyboard; subclass of Apple hardware.
- First released: 2015 (publication-date value in Wikidata).
- Predecessor: Apple Wireless Keyboard (explicit “follows” relationship).
- Current variants: Magic Keyboard with Touch ID and Numeric Keypad, Magic Keyboard for iPad.
- Official product page: https://www.apple.com/magic-accessories/.
- Wikidata sitelinks: 11 language editions; Commons category “Apple Magic Keyboard”.
- Reddit topic identifier: magic_keyboard.
- LTT Labs product ID: keyboards/apple-magic-keyboard.
- Google Knowledge Graph ID: /g/11bz0yynzh.

## FAQs
### Q: When did Apple introduce the Magic Keyboard?
A: Apple launched the Magic Keyboard product line in 2015, replacing the long-running Apple Wireless Keyboard.

### Q: Is Magic Keyboard the same as Apple Wireless Keyboard?
A: No—Magic Keyboard is the successor; Apple Wireless Keyboard is the older line that Magic Keyboard replaced.

### Q: Does Magic Keyboard work with iPad?
A: Yes, Apple offers a dedicated “Magic Keyboard for iPad” model designed specifically for iPad Pro models.

### Q: Are there versions with a numeric keypad?
A: Yes, Apple sells a “Magic Keyboard with Numeric Keypad” variant, optionally including Touch ID.

## Why It Matters
Magic Keyboard is Apple’s reference input device for Mac desktops, MacBook-desk setups, and iPad Pro workflows. By integrating Bluetooth, rechargeable batteries, and—on newer models—Touch ID biometric authentication, it unifies security and convenience across Apple’s ecosystem. The keyboard’s scissor-switch mechanism, introduced after MacBook butterfly-keyboard criticism, set the standard for Apple’s current key-feel and reliability targets. Its seamless macOS/iPadOS pairing, Lightning or USB-C charging, and shared industrial design language make it the default choice for first-party desktop bundles and professional iPad workflows, reinforcing Apple’s control over the end-to-end user experience.

## Notable For
- Replaced the 2003-2015 Apple Wireless Keyboard family overnight in 2015.
- First Apple desktop keyboard to offer Touch ID integration (2021 models).
- Available in iPad-specific variant with floating cantilever design and trackpad.
- Maintains Apple’s minimalist aluminum enclosure consistent with Mac industrial design.
- Ships as the bundled keyboard with every new iMac and Mac Studio configuration.

## Body
### Product Line
Apple introduced Magic Keyboard in 2015 as the direct successor to Apple Wireless Keyboard. The line now spans three main SKUs:
- Magic Keyboard (compact, no numeric keypad)
- Magic Keyboard with Numeric Keypad
- Magic Keyboard with Touch ID and Numeric Keypad (added 2021)
- Magic Keyboard for iPad (floating design with integrated trackpad)

### Technical Notes
All models pair via Bluetooth and recharge through Lightning; the iPad variant uses USB-C. Key mechanisms switched from the older chiclet design to a refined scissor mechanism that later migrated to MacBook lines.

### Packaging & Distribution
Magic Keyboard is sold stand-alone and bundled with every new iMac and Mac Studio. Country-specific layouts include Traditional Chinese (Zhuyin & Cangjie) among others.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Magic Keyboard",
  "description": "Wireless keyboard manufactured by Apple Inc.",
  "url": "https://www.apple.com/magic-accessories/",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q21084438",
    "https://en.wikipedia.org/wiki/Magic_Keyboard_(Mac)"
  ],
  "additionalType": "Product"
}