]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/snampad/readme.md
Pti keymaps (#6025)
[qmk_firmware.git] / keyboards / snampad / readme.md
1 # snampad
2
3 ![snampad](https://imgur.com/gallery/tPDHeB9?s=fbm)
4
5 A small weekend project to create a numeric keypad for the few times I need such a thing.
6 I created the schematics in Kicad, 3D printed the case, handwired the prototype, used some
7 spare Zealios, Box Royals and SA keycaps.
8
9 When I get some time I'd like to make a PCB for it.
10
11 It uses a promicro controller and the reset button has been made availabe through a hole in the backplate.
12
13
14 Keyboard Maintainer: [Peter Tillemans](https://github.com/ptillemans)
15 Hardware Supported: Promicros are ubiquitous.
16 Hardware Availability: This uses essentially spares from other projects
17
18
19 Make example for this keyboard (after setting up your build environment):
20
21     make snampad:default
22
23 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).