Skip to content

johnybx/dactyl-manuform-mini-keyboard

 
 

Repository files navigation

Dactyl ManuForm Mini Keyboard

This is a fork of the Dactyl-ManuForm-Mini, which is a fork of the Dactyl-ManuForm-Mini. The Dactyl-Manuform-Mini is a fork of the Dactyl-Manuform, which is a fork of the Dactyl with the thumb cluster from ManuForm.

Features

Here is the list of features which have been added after the fork from the Dactyl-ManuForm-Mini:

  • added hole for reset button
  • updated web thickness in order to support amoeba king v1.3 pcb
  • added m3 rods for pcb attachment
  • use five thumb keys by default
  • elipse like usb jack insert hole

Getting the case and bottom plate

Option 1: Generate OpenSCAD and STL models

  • Run lein generate or lein auto generate
  • This will regenerate the things/*.scad files
  • Use OpenSCAD to open a .scad file.
  • Make changes to design, repeat load-file, OpenSCAD will watch for changes and rerender ( you need to set add_m3_rods_for_pcb variable to false in order for this to work - m3 rod models generate huge number of elements ).
  • When done, use OpenSCAD to export STL files

Option 2: Use the stl files

Print stl files from repository.

Parts list

  • 50x amoeba king v1.3
  • 50x Kailh MX Hotswap Sockets
  • 50x sk6812 mini-e
  • 50x Diode 1n4148 (SOD-323)
  • 2× TRRS panel mount jacks 3.5mm
  • 1x TRRS cable
  • 2x Reset button
  • wiring cable (silicone insulated cable was quite helpful)
  • 50x keyswitches (cherry mx)
  • lava keycaps
  • rp2040 controller 2x
  • solder
  • ~100x M3 screws / nut inserts ( optional - nylon screws for pcb )
  • 2x USB C male connector pcb
  • 2x USB C female connector pcb
  • 2x USB C Shell Case

Build log

Check out original build log from bstiq. Build is very similar except for using amoeba king v1.3 pcb but these are very well documented.

Keyboard

More pictures of keyboard can be found here

Firmware

Source code of QMK firmware used can be found here

License

Copyright © 2015-2019 Matthew Adereth, Tom Short, Leo Lou and Quentin Lebastard

The source code for generating the models is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3.

About

Dactyl manuform mini suitable for amoeba king v1.3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 95.8%
  • Shell 4.2%