aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/coseyfannitutti/discipad/readme.md
diff options
context:
space:
mode:
authorcoseyfannitutti <43188488+coseyfannitutti@users.noreply.github.com>2019-09-21 01:07:21 -0400
committerDrashna Jaelre <drashna@live.com>2019-09-20 22:07:21 -0700
commitc7d0262be7f3bc2c709fd45bd41327433285a11e (patch)
tree5e76a2cdeab44b1e12bf6638ee47ea4eceb03236 /keyboards/coseyfannitutti/discipad/readme.md
parentde4a47f1cc28c4ef66e7560eac2a50f717070ae2 (diff)
downloadfirmware-c7d0262be7f3bc2c709fd45bd41327433285a11e.tar.gz
firmware-c7d0262be7f3bc2c709fd45bd41327433285a11e.tar.bz2
firmware-c7d0262be7f3bc2c709fd45bd41327433285a11e.zip
[Keyboard] Add Discipad, Update Zadig doc for USBaspLoader (#6771)
* add discipad * Update driver_installation_zadig.md * Update keyboards/coseyfannitutti/discipad/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/coseyfannitutti/discipad/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update rules.mk * Update keyboards/coseyfannitutti/discipad/rules.mk Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update docs/driver_installation_zadig.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/coseyfannitutti/discipad/discipad.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/driver_installation_zadig.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/driver_installation_zadig.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update rules.mk * Update discipad.c * Update driver_installation_zadig.md * Update config.h
Diffstat (limited to 'keyboards/coseyfannitutti/discipad/readme.md')
-rw-r--r--keyboards/coseyfannitutti/discipad/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/coseyfannitutti/discipad/readme.md b/keyboards/coseyfannitutti/discipad/readme.md
new file mode 100644
index 000000000..4d5365fce
--- /dev/null
+++ b/keyboards/coseyfannitutti/discipad/readme.md
@@ -0,0 +1,15 @@
+# DISCIPAD
+
+![discipline](https://i.imgur.com/3Coydx7.jpg)
+
+A 17-key numpad that can be assembled with only through hole components, including usb type-c
+
+Keyboard Maintainer: [coseyfannitutti](https://github.com/coseyfannitutti)
+Hardware Supported: DISCIPAD, atmega328p
+Hardware Availability: [cftkb.com](http://www.cftkb.com), [GitHub](https://github.com/coseyfannitutti/discipad)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make coseyfannitutti/discipad: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).