[Keyboard] Add SiCK-PAD handwired keyboard (#10429)

* Add sick_pad

* Adjust setup for Proton C

* Add readme

* Add info.json

* Make requested changes

* Resolve PR issues
This commit is contained in:
Joel Schneider 2020-09-29 00:25:53 -04:00 committed by GitHub
parent c7599bf49f
commit 2eeb30cd5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 193 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# SiCK-PAD
![SiCK-PAD](https://cdn.thingiverse.com/assets/79/f6/22/c5/93/IMG_7816.JPG)
The SiCK-PAD is a custom 3D printed mechanical numpad built from scratch without the price tag often associated with one.
- Keyboard Maintainer: [jmschneider](https://github.com/jmschneider)
- Hardware Supported: QMK Proton C
- Hardware Availability: [files to print and documentation](https://www.thingiverse.com/thing:3682168)
Make example for this keyboard (after setting up your build environment):
make handwired/sick_pad: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).