<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/hineybush/hbcp, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/hineybush/hbcp?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/hineybush/hbcp?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-09-08T05:28:18Z</updated>
<entry>
<title>Remove HD44780 References, Part 3 (#10238)</title>
<updated>2020-09-08T05:28:18Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-09-08T05:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=78d5224a1d89f97c519fd6410216d6cc408f931f'/>
<id>urn:sha1:78d5224a1d89f97c519fd6410216d6cc408f931f</id>
<content type='text'>
* remove HD44780_ENABLE rules: G-H

* remove HD44780_ENABLE config: G-H</content>
</entry>
<entry>
<title>[Keyboard] add dual-direction diode capability for hbcp (#8795)</title>
<updated>2020-04-19T01:06:28Z</updated>
<author>
<name>Josh Hinnebusch</name>
<email>joshhinnebusch@gmail.com</email>
</author>
<published>2020-04-19T01:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f3595f65b7080b3276d956544d86bbb7924adaf0'/>
<id>urn:sha1:f3595f65b7080b3276d956544d86bbb7924adaf0</id>
<content type='text'>
* add dual-direction diode capability

* update per PR requests

Co-authored-by: hineybush &lt;hineybushkeyboards@gmail.com&gt;</content>
</entry>
<entry>
<title>[Keyboard] add VIA support for hiney PCBs (#7910)</title>
<updated>2020-01-17T07:15:08Z</updated>
<author>
<name>Josh Hinnebusch</name>
<email>joshhinnebusch@gmail.com</email>
</author>
<published>2020-01-17T07:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b6d8840915b9f323cad95186b8ac269bd559b9f7'/>
<id>urn:sha1:b6d8840915b9f323cad95186b8ac269bd559b9f7</id>
<content type='text'>
* add VIA support for hiney PCBs

* update LED per request

* update LED text per request

* remove extra stuff
</content>
</entry>
<entry>
<title>small hbcp changes</title>
<updated>2020-01-03T19:32:54Z</updated>
<author>
<name>hineybush</name>
<email>hineybushkeyboards@gmail.com</email>
</author>
<published>2020-01-03T19:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2dc0fd2b500f01b36bc9ec74b87795707d503c48'/>
<id>urn:sha1:2dc0fd2b500f01b36bc9ec74b87795707d503c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] update hbcp keymaps (#7275)</title>
<updated>2019-11-06T06:30:13Z</updated>
<author>
<name>Josh Hinnebusch</name>
<email>joshhinnebusch@gmail.com</email>
</author>
<published>2019-11-06T06:30:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=002adadf58fa7ad05edae7036bcf638251170894'/>
<id>urn:sha1:002adadf58fa7ad05edae7036bcf638251170894</id>
<content type='text'>
* update hbcp keymaps

* update hbcp info.json file

* update readme

* update hbcp "hiney" keymap
</content>
</entry>
<entry>
<title>[Keyboard] HBCP info.json typo fix (#7228)</title>
<updated>2019-11-01T02:18:57Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2019-11-01T02:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=671030f0ae25e25541c0824688a6ed9ec0bd8f2e'/>
<id>urn:sha1:671030f0ae25e25541c0824688a6ed9ec0bd8f2e</id>
<content type='text'>
Fixing a typo on a suggestion I made that got committed to the PR.</content>
</entry>
<entry>
<title>[Keyboard] Add hbcp (#7101)</title>
<updated>2019-10-31T21:05:48Z</updated>
<author>
<name>Josh Hinnebusch</name>
<email>joshhinnebusch@gmail.com</email>
</author>
<published>2019-10-31T21:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=77861fcbc0d363368e5d4b057e0f5b035c66ea62'/>
<id>urn:sha1:77861fcbc0d363368e5d4b057e0f5b035c66ea62</id>
<content type='text'>
* add initial hbcp files

* adjust hbcp keymaps

* update per PR requested changes

* add info.json

* update LED stuff in regards to my personal keymap

* update to new LED pin manipulation code

* update info.json

* Update keyboards/hineybush/hbcp/hbcp.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/hbcp.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/hbcp.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/hbcp.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/hbcp.c

Co-Authored-By: Joel Challis &lt;git@zvecr.com&gt;

* Update keyboards/hineybush/hbcp/hbcp.c

Co-Authored-By: Joel Challis &lt;git@zvecr.com&gt;

* update per pull request suggestions

* Update keyboards/hineybush/hbcp/hbcp.c

Co-Authored-By: Joel Challis &lt;git@zvecr.com&gt;

* update per PR request, update default keymap

* Update keyboards/hineybush/hbcp/keymaps/hiney/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/keymaps/hiney/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/keymaps/hiney/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/hineybush/hbcp/info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/hbcp/info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/hbcp/keymaps/hiney/readme.md

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* update per PR requests

* Update keyboards/hineybush/hbcp/info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* add RGB defs to hiney/config.h
</content>
</entry>
</feed>
