Giter Site home page Giter Site logo

jrhe / dactyl-keyboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibnuda/dactyl-keyboard

0.0 2.0 0.0 77.67 MB

Web generator for dactyl keyboards.

Home Page: https://dactyl.siskam.link

License: GNU Affero General Public License v3.0

Clojure 79.68% HTML 20.12% Nix 0.20%

dactyl-keyboard's Introduction

Web Generator for Dactyl Keyboard

If you want to read the old README.md, go here.

Development

To tinker around this thing, follow these steps:

  1. Install JDK and leiningen.
  2. Change directory to this repository.
  3. Run lein ring server-headless.
  4. Change something in src/dactyl_keyboard/handler.clj.
  5. Open localhost:3030.

With Nix

  1. run direnv allow when you first cd into the project
  2. nix will then install and cache dependencies
  3. running lein ring server-headless will run the server with hot-reloading on port 3030

Deployment

To deploy it in a computer, follow these steps:

  1. Install JDK and leiningen.
  2. Change directory to this repository.
  3. Run lein ring uberjar.
  4. Copy target/dactyl-keyboard-version-SNAPSHOT-standalone.jar to your server.
  5. In the webserver, run java -jar dactyl-keyboard-version-SNAPSHOT-standalone.jar.

Old Workflow

To use old workflow where change code -> save -> openscad reloads model, uncomment (spit "things/right.scad" (write-scad (model-right c))) in src/dactyl_keyboard/dactyl.clj or src/dactyl_keyboard/lightcycle.clj.

Single Key PCB

If you want to use single key PCB, please use single pcb.

License

Copyright © 2015-2020 Matthew Adereth, Tom Short, Ibnu D. Aji, et. al.

The source code for generating the models (everything excluding the things/ and resources/ directories is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3. The generated models and PCB designs are distributed under the Creative Commons Attribution-NonCommercial-ShareAlike License Version 3.0.

dactyl-keyboard's People

Contributors

adereth avatar bruceme avatar c10l avatar dfc avatar happysalada avatar ibnuda avatar mathias avatar mrusu91 avatar okke-formsma avatar razerban avatar tshort avatar

Watchers

 avatar  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.