Coder Social home page Coder Social logo

dactyl-cc's Introduction

Dactyl CC Keyboard

This keyboard and associated libraries take heavy inspiration from the dactyl and the dactyl_manuform keyboards. Major thanks to Matthew Adereth and Tom Short for their work.

The dactyl-cc keyboard takes a different approach to the structure of the code (and language) as well as being more similar in feel to the Kinesis Advantage 2.

If you are interested in a smaller version see the mini version.

If you are interested in building it you can take a look at the guide. Any dactyl build guide you choose should work like this one.

image

CMake is the preferred way to build and leads to the fastest recompilation times.

cd build
./build.sh

If you do not have cmake installed you can run the simple build script which just uses g++.

cd build
./build_simple.sh

You can generate an stl from the command line with the following command:

cd build
// openscad -o ../things/left.stl left.scad
make_things.sh

The external holder cutout design is taken from https://github.com/cykedev/dactyl-cc and is designed to for loligagger's external holder.

Loligagger's external holder files:

v2 changes:

v1 stl files are archived in the things folder. The source code can be viewed on the v1 git branch.

image image image

other images

dactyl-cc's People

Contributors

mjohns avatar tristank-2055089 avatar

Watchers

 avatar

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.