Skip to main content

The 702 Project

The 702 Project (also called the "compact personal computing unit 702") is a personal project by Maglev-Rabbit that builds an 11" 2-in-1 laptop combining an iPad with a Framework Laptop 13 mainboard and battery, using a butterfly keyboard inspired by the IBM ThinkPad 701C1. The project started in 2022 and has been in active prototyping since, with design files published on GitHub under a CC BY-NC-SA 4.0 license12.

The device is physically and logically divided into two halves: an ARM side (the iPad, providing display, webcam, speaker, and microphone) and an x86 side (the Framework 13 mainboard, battery, keyboard, and I/O)1. The iPad is hot-swappable — detach it for tablet mode, reattach it for laptop mode — making the 702 a true dual-system device1.

Prototype / In Development

This project is in the early prototype phase. The author states that "everything is subject to change" and only files that have been printed and proven to work have been open-sourced1.

Design Philosophy

The author's goal was to build "the ideal laptop" by combining the best hardware and software available: an iPad for media consumption (best monitor, webcam, speaker, microphone, and battery efficiency) paired with an x86 motherboard for computing versatility and a Windows environment1. The Framework 13 mainboard was chosen because it was "the only open source one available with the best performance figure and upgradability"1.

The butterfly keyboard was chosen for two reasons: the author's love of ThinkPads and the 701C's classic design, and the practical constraint that there is limited space for a full-sized keyboard on an 11" chassis1. A palm rest was added after the first keyboard prototype in 2024, synchronized with the keyboard's motion to house the keyswitches when the lid is closed and provide proper typing height when open1.

Two-Half Architecture

ARM Side (A Side)

  • iPad — provides display, webcam, speaker, microphone1
  • ThinkPad-inspired features — ThinkLight, lid lock1
  • Structure — shell, lock, latch1

x86 Side (B Side)

  • Framework 13 — mainboard + battery1
  • Keyboard — expansion system, custom PCB1
  • I/O — ports, custom PCBs1
  • Structure — shell, rollcage, chassis, palm rest1

The two sides are linked physically by ports and locks, and linked on the software level, making the iPad hot-swappable1.

Usage Modes

ModeDescription
Tablet mode (iPad)Detach the lid and use it as an iPad for note-taking, sketching, reading, and content consumption1
Laptop mode (Framework)Reattach the iPad to the base and use as a normal laptop for Windows productivity tasks1

Distinction from the ThinkPad 701C Framework Transplant

The 702 Project is frequently confused with the ThinkPad 701C Framework Transplant by Karl Buchka (basketofkittens), but they are fundamentally different projects13:

AspectThe 702 ProjectThinkPad 701C Framework Transplant
ChassisCompletely new custom design1Original IBM ThinkPad 701C chassis3
KeyboardNew butterfly keyboard inspired by 701C1Original 701C keyboard via QMK/Teensy3
DisplayComplete iPad (as a device)1iPad 7 display panel only (via eDP)3
Form factor11" 2-in-1, hot-swappable tablet1~10" clamshell laptop3
TrackPointNot includedOriginal 701C TrackPoint II3
AuthorMaglev-Rabbit1Karl Buchka (basketofkittens)3

Future Ideas

The author has outlined several aspirational features for future development1:

  • Using the PC's keyboard as input for the iPad
  • File transfer between the two devices (Airdrop for PC)
  • Wireless display connection between iPad and PC
  • Split-screen iPad usage while using the laptop
  • Using the laptop to charge the iPad
  • OCuLink and docking station support

Development Status

The project is in early concept-proving and prototyping. The repository contains Prototype_1 and Prototype_2 directories, and weekly progress updates are posted in GitHub Discussions1. As of April 2026, the palm rest and keyboard work with the lid mechanism1.

Technical Specifications

SpecificationDetails
Form factor11" 2-in-1 (Windows/iPadOS)1
ComputeFramework Laptop 13 mainboard1
DisplayiPad (full device, hot-swappable)1
BatteryFramework Laptop 13 stock battery1
KeyboardCustom butterfly keyboard (ThinkPad 701C-inspired)1
ARM sideiPad (display, webcam, speaker, microphone)1
x86 sideFramework 13 mainboard + battery, keyboard, I/O1
LicenseCC BY-NC-SA 4.02
GitHub Stars531
SourceMaglev-Rabbit/702_Project_Public (GitHub)1

Footnotes

  1. Maglev-Rabbit/702_Project_Public — GitHub (README, project description, prototype files) 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37

  2. CC BY-NC-SA 4.0 License — Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International 2

  3. Thinkpad 701C with a Framework brain transplant (work in progress) — Framework Community (Karl_Buchka, February 2023 – July 2025) 2 3 4 5 6 7