GithubHelp home page GithubHelp logo

exentio / expad20_firm Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 2.83 MB

ExPad20 Firmware

Makefile 3.16% C 48.24% Shell 0.09% C++ 39.43% Objective-C 1.32% Assembly 2.13% Logos 0.25% Ruby 0.01% Python 0.09% HTML 0.03% CSS 0.04% XSLT 0.56% Arduino 3.20% SourcePawn 0.71% PHP 0.51% Batchfile 0.23%

expad20_firm's Introduction

ExPad 20 firmware

20-key pad aka best birthday gift ever

Hopefully @andry-dev will like it.

alt text

Instructions

Go inside the keyboards/handwired/expad20 folder, and run flash.sh. sudo will ask you to enter your password, it's normal: it's necessary to flash the microcontroller. Before you press enter, double press the reset button, and you have 8 seconds to begin flashing.

Hardware used

  • Pro Micro clone (atmega32u4)
  • 1N4148 diodes
  • Gateron Green switches (80cN clicky)
  • Crappy ABS keycaps I had laying around, with forcefully removed legends
  • PCB designed by myself

Maintainers

I designed the PCB, and got it "printed" by DirtyPCBs.

The firmware used is QMK. QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu.

Documentation roadmap

  • The Wiki
  • The list of possible keycodes you can use in your keymap is actually spread out in a few different places:
    • doc/keycode.txt - an explanation of those same keycodes.
    • quantum/keymap.h - this is where the QMK-specific aliases are all set up. Things like the Hyper and Meh key, the Leader key, and all of the other QMK innovations. These are also explained and documented below, but keymap.h is where they're actually defined.
  • The TMK documentation. QMK is based on TMK, and this explains how it works internally.

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.