1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/snampad
Richard Baptist 21fbcf145c
Revert "Delete unused boards"
This reverts commit 1b5c75c83d.
2019-06-16 13:04:19 +02:00
..
keymaps/default Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
config.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
info.json Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
readme.md Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
rules.mk Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
snampad.c Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00
snampad.h Revert "Delete unused boards" 2019-06-16 13:04:19 +02:00

snampad

snampad

A small weekend project to create a numeric keypad for the few times I need such a thing. I created the schematics in Kicad, 3D printed the case, handwired the prototype, used some spare Zealios, Box Royals and SA keycaps.

When I get some time I'd like to make a PCB for it.

It uses a promicro controller and the reset button has been made availabe through a hole in the backplate.

Keyboard Maintainer: Peter Tillemans Hardware Supported: Promicros are ubiquitous. Hardware Availability: This uses essentially spares from other projects

Make example for this keyboard (after setting up your build environment):

make snampad:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.