You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714)
3 years ago
..
keymaps/default
config.h Remove usages of config_common.h from config.h files. (#19714) 3 years ago
info.json Migrate `LAYOUTS` to data driven (#19541) 3 years ago
readme.md
rules.mk Migrate `LAYOUTS` to data driven (#19541) 3 years ago
snampad.c
snampad.h

readme.md

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.