You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps/default Remove empty override functions (#14312) 2 years ago
config.h [Keyboard] Fix double comment in config files (#14615) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md Pti keymaps (#6025) 4 years ago
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago
snampad.c Remove empty override functions (#14312) 2 years ago
snampad.h Pti keymaps (#6025) 4 years ago

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.