1
0
Fork 0

[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
This commit is contained in:
Cody Bender 2019-07-11 14:01:17 -06:00 committed by Drashna Jaelre
parent 2121de9192
commit 475d2c0c30
9 changed files with 529 additions and 0 deletions

View file

@ -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).