aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keyhive/maypad/readme.md
diff options
context:
space:
mode:
authorCody Bender <50554676+codybender@users.noreply.github.com>2019-07-11 14:01:17 -0600
committerDrashna Jaelre <drashna@live.com>2019-07-11 13:01:17 -0700
commit475d2c0c303e9f57d7034fd478ceb724fdd0df44 (patch)
treef2c4a0f1c2aeabb332efa96430dff304fa2cc1b0 /keyboards/keyhive/maypad/readme.md
parent2121de919253b52e94e66e3eae6af01c3f56f463 (diff)
downloadfirmware-475d2c0c303e9f57d7034fd478ceb724fdd0df44.tar.gz
firmware-475d2c0c303e9f57d7034fd478ceb724fdd0df44.tar.bz2
firmware-475d2c0c303e9f57d7034fd478ceb724fdd0df44.zip
[Keyboard] Adding KeyHive Maypad (#6287)
* added files for KeyHive Maypad * updated maypad files and moved honeycomb inside keyhive dir * fixed file paths, incorporated changes with fauxpark's suggestions, undid honeycomb move * updated with fixes from PR * added new lines to end of honeycomb files to fix compiling * Updated info.json to match the macro name from maypad.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * reordered layout in info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * removed KEYMAP from maypad.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * removed extraneous keymap files * pulled qmk/master for honeycomb * added ortho_5x4 and keymap cleanup * matched identities in maypad.h * added bootmagic functionality to maypad * changed bootmagic to lite
Diffstat (limited to 'keyboards/keyhive/maypad/readme.md')
-rw-r--r--keyboards/keyhive/maypad/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/keyhive/maypad/readme.md b/keyboards/keyhive/maypad/readme.md
new file mode 100644
index 000000000..3467827b6
--- /dev/null
+++ b/keyboards/keyhive/maypad/readme.md
@@ -0,0 +1,13 @@
+# KeyHive Maypad
+
+![Maypad Layout](https://i.imgur.com/B7WXcfy.png)
+
+A budget-friendly, exposed-component numpad from [KeyHive](https://www.keyhive.xyz)
+
+Keyboard Maintainer: [Cody Bender](https://github.com/codybender)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keyhive/maypad: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). \ No newline at end of file