<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/hineybush/h88, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/hineybush/h88?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/hineybush/h88?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-09-01T16:05:03Z</updated>
<entry>
<title>hineybush/h88: update h88 LED stuff (#10101)</title>
<updated>2020-09-01T16:05:03Z</updated>
<author>
<name>Josh Hinnebusch</name>
<email>joshhinnebusch@gmail.com</email>
</author>
<published>2020-09-01T16:05:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=744940bbd9ed0c346a3d9259422853b7e4c76a7d'/>
<id>urn:sha1:744940bbd9ed0c346a3d9259422853b7e4c76a7d</id>
<content type='text'>
* update h88.c

* Update keyboards/hineybush/h88/h88.c
</content>
</entry>
<entry>
<title>Better handle LTO_ENABLE (#9832)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-08-22T08:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=92385b3fb617326b129609726020453c8949c7f8'/>
<id>urn:sha1:92385b3fb617326b129609726020453c8949c7f8</id>
<content type='text'>
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk</content>
</entry>
<entry>
<title>Ensure setPinInput actually sets input high-Z (#6237)</title>
<updated>2020-01-27T04:04:38Z</updated>
<author>
<name>Mikkel Jeppesen</name>
<email>2756925+Duckle29@users.noreply.github.com</email>
</author>
<published>2020-01-27T04:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=05d6e6ca78087969d7a47862341d10b6b555c37e'/>
<id>urn:sha1:05d6e6ca78087969d7a47862341d10b6b555c37e</id>
<content type='text'>
* Ensure setPinInput actually sets input high-z

* Fixed _PIN_ADDRESS Macro arguments
as recommended by vomindoraan

* Fixed instances of setInput to use new behavour

* Changed kmac matrix to use input with pullups

* Update keyboards/gh60/revc/revc.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Fixed input state for unselect_rows

* fixed merge conflict

* Updated all instances of older uses of setPinInput()

* Fixed naming mistake

Co-authored-by: fauxpark &lt;fauxpark@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>update default h88 keymap (#7646)</title>
<updated>2019-12-15T21:47:32Z</updated>
<author>
<name>Josh Hinnebusch</name>
<email>joshhinnebusch@gmail.com</email>
</author>
<published>2019-12-15T21:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ad7ba08ac830a793b6a1aaefb2d420dd140de2e6'/>
<id>urn:sha1:ad7ba08ac830a793b6a1aaefb2d420dd140de2e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Add h88 PCB (#7201)</title>
<updated>2019-10-31T21:14:37Z</updated>
<author>
<name>Josh Hinnebusch</name>
<email>joshhinnebusch@gmail.com</email>
</author>
<published>2019-10-31T21:14:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=aba90329b2b88c892a81c35761ff4c428003f0f9'/>
<id>urn:sha1:aba90329b2b88c892a81c35761ff4c428003f0f9</id>
<content type='text'>
* add initial h88 files

* add h88 PCB

* update VID and PID

* add GUI key to base WKL keymap file

* Update keyboards/hineybush/h88/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/hineybush/h88/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/hineybush/h88/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/hineybush/h88/rules.mk

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/hineybush/h88/rules.mk

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/h88/keymaps/default/readme.md

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/h88/keymaps/wkl/readme.md

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/hineybush/h88/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* update per PR requests

* update copyright year in files
</content>
</entry>
</feed>
