<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/handwired/owlet60, 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-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>Clean up includes for glcdfont headers (#7745)</title>
<updated>2020-03-01T06:56:50Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-01T06:56:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c9e3fa6f702d7b814c408f1476e43ce6cdd8f7d8'/>
<id>urn:sha1:c9e3fa6f702d7b814c408f1476e43ce6cdd8f7d8</id>
<content type='text'>
* Clean up includes for glcdfont headers

* Remove pragma once, most of these are not headers

* Missed these
</content>
</entry>
<entry>
<title>Clean up some remaining rules.mk bootloader stuff (#8165)</title>
<updated>2020-02-16T19:45:42Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-02-16T19:45:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e279b0a1a243638f811184284013288921e1a123'/>
<id>urn:sha1:e279b0a1a243638f811184284013288921e1a123</id>
<content type='text'>
</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] Owlet60 keymap removal, matrix.c and owlet60.h fix (#7235)</title>
<updated>2019-11-02T00:19:04Z</updated>
<author>
<name>worthlessowl</name>
<email>53881082+worthlessowl@users.noreply.github.com</email>
</author>
<published>2019-11-02T00:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3546932a8b25ea199f33b8a39c49ccaa5f7ca3c9'/>
<id>urn:sha1:3546932a8b25ea199f33b8a39c49ccaa5f7ca3c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Owlet60 Updates (#7103)</title>
<updated>2019-10-22T17:59:56Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2019-10-22T17:59:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c8fd0156186ed08f88ff73a73c00a58004bf217a'/>
<id>urn:sha1:c8fd0156186ed08f88ff73a73c00a58004bf217a</id>
<content type='text'>
* Owlet60 updates

Co-Authored-By: noroadsleft &lt;xxiinophobia@yahoo.com&gt;

* fix url in info.json
</content>
</entry>
<entry>
<title>[Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803)</title>
<updated>2019-10-02T04:26:39Z</updated>
<author>
<name>worthlessowl</name>
<email>53881082+worthlessowl@users.noreply.github.com</email>
</author>
<published>2019-10-02T04:26:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0c5b3826d15015ec8aaee0b87a7a485f17158c6b'/>
<id>urn:sha1:0c5b3826d15015ec8aaee0b87a7a485f17158c6b</id>
<content type='text'>
* first commit, skeleton code, not sure if working

* Owlet 60 working firmware, json not sure

* use json from kle to qmk converter

* deleted temporary text from owlet60.h

* owlet60 working oled and led firmware

* moved owlet60 to handwired

* updated readme.md

* Revert "owlet60 working oled and led firmware"

This reverts commit 27f9465aabd62d9ee445b477a02af348160532c1.

* Revert "moved owlet60 to handwired"

This reverts commit 9b8e8344fc303ddc4dcc3b023d4e9d05b89d5800.

* revert changes, moved owlet60 to handwired, updated copyright blurb

* fixed readme.md

* removed duplicate items

* resolve merge artifact

* Update keyboards/handwired/owlet60/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* check out merge artifacts with qmk master

* Update keyboards/handwired/owlet60/matrix.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/handwired/owlet60/matrix.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/handwired/owlet60/matrix.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/handwired/owlet60/matrix.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* removed redundant rule on oled_testing/rules.mk, refactored mux switching code on matrix.c
</content>
</entry>
</feed>
