Mirror of the mntmn Reform laptop repository

mntmn 5e13ed56b3 WIP: reform2 motherboard: more schematics tuning, preliminary selection of most components 4 years ago
case-parts f9cce8feec case: add last-minute screen front rebuild (openSCAD); add trackball spacer (openSCAD) 5 years ago
electronics a62871719f WIP reform v2 power 4 years ago
handbook f7dd07b5d2 handbook: credits 5 years ago
keycaps 0ee6004740 more keyboard sources 5 years ago
notes 6bd19a8158 trackball sources 5 years ago
pics 58b7fe8dae add laptop picture 5 years ago
reform-keyboard-engraving 0ee6004740 more keyboard sources 5 years ago
reform-keyboard-fw a707a7dc4a keyboard fw: fix descriptor names 5 years ago
reform-keyboard-pcb 7dec105834 keyboard pcb: updated with small cleanups to KiCAD 5.x 5 years ago
reform-keyboard2-fw 477042c9b8 first working firmware for Reform v2 keyboard 4 years ago
reform-tiny-fw d951896b07 reform-tiny-fw: simplify/split up power reporting, remove strings for value reporting 5 years ago
reform-trackball-fw 6bd19a8158 trackball sources 5 years ago
reform-trackball-pcb c4ccc5a4dd add keyboard and trackball schematics cache libs for KiCAD5 conversion 5 years ago
reform2-keyboard-pcb 4ee29cb23f reform v2 keyboard pcb manufacture snapshot 4 years ago
reform2-motherboard 5e13ed56b3 WIP: reform2 motherboard: more schematics tuning, preliminary selection of most components 4 years ago
reformd cf141212f3 fix battery capacity reset in reformd; timestamp to unixtime; make suspend command more universal 5 years ago
spreadsheets 0959e7e48f updated BOM 5 years ago
trackball-parts 9fe22d36a1 case parts 5 years ago
.gitignore 9b19a8eebf Update .gitignore 4 years ago
CODE-OF-CONDUCT.md 59fa626aca code of conduct 5 years ago
LICENSE.md 6cefdb48c3 initial readme, license 6 years ago
README.md 6609d4e431 Update 'README.md' 5 years ago

README.md

MNT Reform

This is the main repository for the MNT Reform DIY Open Source Portable Computer.

How to Report Issues / Contribute

First, you need an account at source.mntmn.com. If you don't have one, just write to lukas@mntmn.com stating your desired username.

There are several Git repositories that make up Reform. Here is a list of topics to help you decide on which repository to report your problem or contribute code:

reform (this one)

  • Mechanical parts (case, keyboard, trackball, display, power supply)
  • Electronics
  • Firmware
  • Issue reports go here

reform-system-image

  • Kernel (missing drivers...)
  • U-Boot (early startup, booting)
  • Setup script, date/time, keyboard layout
  • Default configuration (networking, Xorg, users, passwords...)
  • SD Card shipped with the device
  • reformd (Reform daemon: battery status/gauge, fan control, suspend/wake)
  • Issue reports go here

reform-userland

  • Graphics/OpenGL libraries (mesa/etnaviv, drm, Xorg, wayland...)
  • If you have an application or game that doesn't work due to GL problems (check the Wiki first)
  • Issue reports go here

Tested Software / Peripherals

Please check out and contribute to the appropriate pages in the Reform Wiki.

Impressions

Reform 0.3 Laptop Prototype Reform 0.4 Motherboard PCB Reform 0.4 Keyboard PCB

More Information

Reform Wiki Reform Website Reform Assembly Pictures

Parts List

Getting Started

It is not recommended that you do anything with these files yet, and wait until the project has reached beta state.

Made With

  • KiCAD EDA
  • Solidworks
  • OpenSCAD
  • LUFA
  • Arduino Tiny Core

Authors

  • Lukas F. Hartmann (mntmn) - Schematics, PCB
  • Ana Dantas - Industrial Design

License

Copyright 2018 Lukas F. Hartmann & Ana Beatriz Albertini Dantas.

This project is licensed under the GPLv3 License - see the LICENSE.md file for details