summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h10/readme.md
diff options
context:
space:
mode:
authorJosh Hinnebusch <joshhinnebusch@gmail.com>2020-06-04 19:56:04 -0400
committerGitHub <noreply@github.com>2020-06-04 16:56:04 -0700
commit6cfc3cd940370d80fd44554eb9f669950495e1f9 (patch)
treeca6e679f8b3ad067404786dfad612ae6effb6e08 /keyboards/hineybush/h10/readme.md
parente84e9a2004cbec490f94d74353864f19dfad89c4 (diff)
[Keyboard] add hineybush/h10 pcb (#9036)
* initial h10 commit * update h10 * update files, add via keymap * edit h10 readme * update per PR requests * add copyright (i think this is what fauxpark wants) * fix comment * remove config.h files * update per PR requests * Update keyboards/hineybush/h10/info.json * Update keyboards/hineybush/h10/info.json
Diffstat (limited to 'keyboards/hineybush/h10/readme.md')
-rw-r--r--keyboards/hineybush/h10/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/hineybush/h10/readme.md b/keyboards/hineybush/h10/readme.md
new file mode 100644
index 0000000000..19b8a44cda
--- /dev/null
+++ b/keyboards/hineybush/h10/readme.md
@@ -0,0 +1,15 @@
+# h10
+
+![h10](https://i.imgur.com/PeMuPZir.jpg)
+
+A custom numpad PCB.
+
+* Keyboard Maintainer: [hineybush](https://github.com/hineybush)
+* Hardware Supported: h10 proto 1
+* Hardware Availability: hiney.cc
+
+Make example for this keyboard (after setting up your build environment):
+
+ make hineybush/h10: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).