<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/staryu, 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-04-30T06:24:13Z</updated>
<entry>
<title>BACKLIGHT_ON_STATE config.h fixes (#8862)</title>
<updated>2020-04-30T06:24:13Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-04-30T06:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=37a4b53c4f51b66992e687b5012c83df9cc6b138'/>
<id>urn:sha1:37a4b53c4f51b66992e687b5012c83df9cc6b138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trim firmware sizes from default rules.mk, part 3 (#8045)</title>
<updated>2020-01-30T19:13:49Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T19:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d2e1cc4d48e5c74453f9ab1a344490f895b2e236'/>
<id>urn:sha1:d2e1cc4d48e5c74453f9ab1a344490f895b2e236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Update default keymaps to use `layer_state_t` (#7444)</title>
<updated>2019-11-22T06:40:29Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-22T06:40:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6cf574396adfb08f7fe7fe6f7ce68387fd474018'/>
<id>urn:sha1:6cf574396adfb08f7fe7fe6f7ce68387fd474018</id>
<content type='text'>
* Update default keymaps to use `layer_state_t`

* Convert binon32 as get_highest_layer in default keymaps
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)</title>
<updated>2019-09-19T16:55:14Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-09-19T16:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=44c5be0a3e56c814120ea4e622907b2f0ba92c9a'/>
<id>urn:sha1:44c5be0a3e56c814120ea4e622907b2f0ba92c9a</id>
<content type='text'>
* Cleanup rules.mk for 16U2 and 32U2 keyboards

* Add back Tap Dance build option
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Convert Staryu to use DIRECT_PINS and BACKLIGHT_PINS (#5848)</title>
<updated>2019-05-12T05:57:51Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-05-12T05:57:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b32ad8b90cc3b6e8bdcdfa646c658b9848bde105'/>
<id>urn:sha1:b32ad8b90cc3b6e8bdcdfa646c658b9848bde105</id>
<content type='text'>
* Convert to use DIRECT_PINS and BACKLIGHT_PINS

* Convert to use DIRECT_PINS and BACKLIGHT_PINS - remove old comment
</content>
</entry>
<entry>
<title>Refactor staryu to current standards and enable support for backlight keycodes (#5487)</title>
<updated>2019-03-27T01:39:09Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-03-27T01:39:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9ef21d2e1c26b4153368fb3fe887ea7117c5b49b'/>
<id>urn:sha1:9ef21d2e1c26b4153368fb3fe887ea7117c5b49b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Cleanup Default Keymaps  (#5442)</title>
<updated>2019-03-19T19:57:40Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-03-19T19:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'/>
<id>urn:sha1:0072fdd799ffe61bf64f12c23335da3adeb083e5</id>
<content type='text'>
* Cleanup Default Keymaps to conform to QMK Firmware standards

* Minor fixes

* Revert some changes
</content>
</entry>
<entry>
<title>Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)</title>
<updated>2019-02-17T15:38:46Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-02-17T15:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6'/>
<id>urn:sha1:3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modified URLs to point to new locations</title>
<updated>2019-01-13T17:11:18Z</updated>
<author>
<name>Jeremy Bernhardt</name>
<email>bernhardtjeremy@gmail.com</email>
</author>
<published>2019-01-13T00:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c8cbee5d718244dd06fda66a0edf5d4cb73b2434'/>
<id>urn:sha1:c8cbee5d718244dd06fda66a0edf5d4cb73b2434</id>
<content type='text'>
</content>
</entry>
</feed>
