Coder Social home page Coder Social logo

hnaderi / dactyl-keyboard Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 907 KB

Hossein Naderi's Dactyl-Manuform handwired mechanical keyboard

Home Page: http://keyboard.hnaderi.dev/

License: GNU Affero General Public License v3.0

OpenSCAD 57.67% Nix 7.01% HTML 35.32%
dactyl diy diy-electronics handwired handwired-keyboard keyboard mechanical-keyboard qmk-keyboards

dactyl-keyboard's Introduction

Hossein Naderi's keyboard

This is my customized mechanical keyboard based on markdhooper / CMD-dactyl-manuform which in turn is a fork of /carbonfet/dactyl-manuform which is a fork of the Dactyl-ManuForm. The Dactyl-Manuform is a fork of the Dactyl with the thumb cluster from ManuForm. Some features from the Dactyl Manuform Mini are kept along with new features added.

Build

Print parts

3D print parts from here

Print keycaps (optional)

You can also use any cherry style keycaps. I've configured and printed mine using openscad. you can create your own custom keycaps from here

Assemble

See here

Program

customize keyboard layout

as you like

build firmware

there are several ways to build:

  • use artifact from ci build (preferred way)
  • build config online at qmk online and download hex file.
  • run the ci script manually

uploading firmware

program each side using:

sudo sleep 5; sudo avrdude -p m32U4 -P /dev/ttyACM0 -c avr109 -U flash:w:handwired_dactyl_manuform_5x7_hnaderi.hex

then reset board using reset macro or from pin headers immediately.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.