Code Monkey home page Code Monkey logo

dumbpad's Introduction

dumbpad

dumbpad is a simple macropad with support for up to two rotary encoders, designed to use QMK firmware.

Gallery

v0.2 and v0.7 revisions in various layouts

Top two boards are v0.2, bottom two are v0.7. Bottom right is v0.7 with components soldered to the bottom, moving the rotary encoder to the right side.

v0.6_dualencoder by chicocode

v0.6_dualencoder by chicocode, boards likely manufactured by JLC PCB

In this repository

This repo is separated into three main folders:

  • combo houses the main PCB design which includes support for up to two rotary encoders and three status LEDs intended for the Pro Micro.
  • combo_oled was created by KEEBD and replaces the layer LED/Resistors with OLED display support and converted to KiCad.
  • combo_teensy is the same as combo but designed for the Teensy2.0.
  • reversible is an older, single-encoder revision using custom reversible Cherry MX sockets to allow the rotary encoder to be moved to the right side.
  • hotswap_rgb - v3.x dumbpad featuring per-key RGB and Hotswap sockets

Each folder includes the Eagle or KiCad files as well as exported Gerber files for manufacturing. These folders also include readmes specific to those designs - check them for more info.

Features

Status Indicator LEDs

All PCB revisions in this branch support up to three LEDs.

LED position on PCB LED name in QMK software LED default behavior
right LED_00 1s bit in binary layer indication
center LED_01 2s bit in binary layer indication
left LED_02 numlock indicator

LED_00 (right) and LED_01 (center) indicate the layer by displaying the layer number in binary:

center LED right LED layer
off off 0 (main)
off on 1
on off 2
on on 3

LED behavior can be changed in the QMK software if you'd like them to do something else. See v1x.c for reference.

(Optional) Reset Button

combo, hotswap_rgb and reversible have a 6mm switch socket that is optional to include when building your dumbpad. This socket shorts RST to GND to make it easy to enter the bootloader. This is not included in the combo_teensy design as the Teensy has a reset button already.

If you don't want to solder this switch, make sure to include the RESET keycode somewhere in your keymap. If you don't include this keycode, you can still enter the bootloader by shorting RST to GND while plugging in the USB cable.

PCB Dimensions

97mm x 78.5mm rectangle, with chamfered corners (chamfered edge is 2.828mm long)

Mounting holes

There are four 2mm holes in a 40mm square centered at (x, y) 58.575mm, 39.425mm. These holes are not plated.

Mounting hole coordinates:

x (mm) y (mm)
38.575 19.425
38.575 59.425
78.575 19.425
78.575 59.425

Notes

  • No case is available but one is in the works. If not using a case, it is recommended that you place some adhesive rubber feet on the bottom to reduce strain on the PCB.
    • In particular, clickable rotary encoders take significantly more force to click than a keyboard switch, so place a rubber foot directly under or at least near any encoders

Making the PCB

Submit one of the gerber zips to your preferred manufacturer (or the Eagle .brd file if supported).

dumbpad's People

Contributors

imchipwood avatar medoix avatar sushi6006 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.