<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/keyhive, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-07-08T16:20:24Z</updated>
<entry>
<title>Add VIA Functionality for Keyhive Maypad (#9654)</title>
<updated>2020-07-08T16:20:24Z</updated>
<author>
<name>ilikepi2</name>
<email>adquan@csu.fullerton.edu</email>
</author>
<published>2020-07-08T16:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c4960b7579a07858c5f8481b6fd9dc6363060d09'/>
<id>urn:sha1:c4960b7579a07858c5f8481b6fd9dc6363060d09</id>
<content type='text'>
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix bootloader for Maypad (#8411)</title>
<updated>2020-03-13T23:44:43Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-13T23:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=40e8d60ecd68c1c43e1fc911e993626943930fd0'/>
<id>urn:sha1:40e8d60ecd68c1c43e1fc911e993626943930fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)</title>
<updated>2020-01-30T18:47:48Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T18:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f'/>
<id>urn:sha1:0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, I-K (#7097)</title>
<updated>2019-10-22T04:43:18Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-22T04:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2ee961c9e873d577e711431ae0960aa21629525e'/>
<id>urn:sha1:2ee961c9e873d577e711431ae0960aa21629525e</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, I-K

* Clean up ivy rules.mk
</content>
</entry>
<entry>
<title>[Keyboard] Fix maypad LAYOUT_ortho_5x4 Configurator support (#6440)</title>
<updated>2019-07-30T05:54:09Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-07-30T05:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=43f388166faaebaefaec7d7ec1e50d4d93847e20'/>
<id>urn:sha1:43f388166faaebaefaec7d7ec1e50d4d93847e20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] fixed pins for numpad_5x4 layout (#6311)</title>
<updated>2019-07-12T13:17:47Z</updated>
<author>
<name>Cody Bender</name>
<email>50554676+codybender@users.noreply.github.com</email>
</author>
<published>2019-07-12T13:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e717dcaa09143615ae0b46bf625621f67a7b55ce'/>
<id>urn:sha1:e717dcaa09143615ae0b46bf625621f67a7b55ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Adding KeyHive Maypad (#6287)</title>
<updated>2019-07-11T20:01:17Z</updated>
<author>
<name>Cody Bender</name>
<email>50554676+codybender@users.noreply.github.com</email>
</author>
<published>2019-07-11T20:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=475d2c0c303e9f57d7034fd478ceb724fdd0df44'/>
<id>urn:sha1:475d2c0c303e9f57d7034fd478ceb724fdd0df44</id>
<content type='text'>
* 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 &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* reordered layout in info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* removed KEYMAP from maypad.h

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* 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
</content>
</entry>
</feed>
