qmk_firmware/keyboards/snampad
James Young e3a2407b17
Remove HD44780 References, Part 4 (#10735)
* remove HD44780_ENABLE rules: I-M

* remove HD44780_ENABLE config: I-M

* remove HD44780_ENABLE rules: N-S

* remove HD44780_ENABLE config: N-S

* remove HD44780_ENABLE rules: T-Z

* remove HD44780_ENABLE config: T-Z
2020-11-15 08:35:14 -08:00
..
keymaps/default Pti keymaps (#6025) 2019-06-03 12:09:01 -07:00
config.h Remove HD44780 References, Part 4 (#10735) 2020-11-15 08:35:14 -08:00
info.json [Keyboard] Add configurator support for snampad (#6435) 2019-07-29 22:49:42 -07:00
readme.md Pti keymaps (#6025) 2019-06-03 12:09:01 -07:00
rules.mk Remove HD44780 References, Part 4 (#10735) 2020-11-15 08:35:14 -08:00
snampad.c Pti keymaps (#6025) 2019-06-03 12:09:01 -07:00
snampad.h Pti keymaps (#6025) 2019-06-03 12:09:01 -07: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.