summaryrefslogtreecommitdiff
path: root/keyboards/snampad/readme.md
blob: dd9d9b0308ac42d442c581d2622cc52e2a834aca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# snampad

![snampad](https://imgur.com/gallery/tPDHeB9?s=fbm)

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](https://github.com/ptillemans)
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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).