<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/handwired/hnah40, 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>Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)</title>
<updated>2020-05-17T20:37:04Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-05-17T20:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ce842f912e7b369ca3d83c65dd2135e23e87c153'/>
<id>urn:sha1:ce842f912e7b369ca3d83c65dd2135e23e87c153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>V-USB: Consolidate usbconfig.h's into a single file (#8584)</title>
<updated>2020-03-31T12:17:04Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-31T12:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=51a81813b0191d95f3ed774cbc410579e606dc5c'/>
<id>urn:sha1:51a81813b0191d95f3ed774cbc410579e606dc5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>V-USB: Use structs for USB descriptors (#8572)</title>
<updated>2020-03-28T02:02:25Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-28T02:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=14079ce6984b359e080c85d9e9b8f7b8eb01437c'/>
<id>urn:sha1:14079ce6984b359e080c85d9e9b8f7b8eb01437c</id>
<content type='text'>
* V-USB: Use structs for USB descriptors

* Update usbconfigs

* cformat pass</content>
</entry>
<entry>
<title>V-USB: Use manufacturer and product strings from config.h (#7797)</title>
<updated>2020-03-26T13:11:32Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-26T13:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4d76d85d7bef735a56f9e1e275c89f4beaf52a64'/>
<id>urn:sha1:4d76d85d7bef735a56f9e1e275c89f4beaf52a64</id>
<content type='text'>
* V-USB: Use manufacturer and product strings from config.h

* Update board configs</content>
</entry>
<entry>
<title>Set proper AVR part for USBasp avrdude flashing (#7552)</title>
<updated>2019-12-08T07:32:43Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-08T07:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c74295de88e33322db8dcf861608c61db036b9ee'/>
<id>urn:sha1:c74295de88e33322db8dcf861608c61db036b9ee</id>
<content type='text'>
* Set proper AVR part for USBasp avrdude flashing

* Remove `PROGRAM_CMD` stuff from rules.mk as they should not be needed anymore

* Missed the Plaid readme

* Remove PROGRAM_CMD from Mysterium
</content>
</entry>
<entry>
<title>Set device version from config.h for V-USB boards (#7316)</title>
<updated>2019-11-14T23:21:53Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-14T23:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=519df78cdbf7211b9e1ac6b961b0e10bb5164914'/>
<id>urn:sha1:519df78cdbf7211b9e1ac6b961b0e10bb5164914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for configurable polling interval and power usage o… (#7336)</title>
<updated>2019-11-14T23:21:22Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-14T23:21:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=30473357290747be06e9200a7d9c751738a3b0a1'/>
<id>urn:sha1:30473357290747be06e9200a7d9c751738a3b0a1</id>
<content type='text'>
* Add support for custom polling interval and power usage on V-USB boards

* Use 1ms as default for now
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32A and 328P keyboards (#6767)</title>
<updated>2019-09-21T05:06:32Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-09-21T05:06:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=de4a47f1cc28c4ef66e7560eac2a50f717070ae2'/>
<id>urn:sha1:de4a47f1cc28c4ef66e7560eac2a50f717070ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 328P to mcu_selection.mk (#6682)</title>
<updated>2019-09-07T15:24:19Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-09-07T15:24:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=490a13a02e0e247d07644a64f6df7e4ec9a628a3'/>
<id>urn:sha1:490a13a02e0e247d07644a64f6df7e4ec9a628a3</id>
<content type='text'>
</content>
</entry>
</feed>
