<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/planck/rev6, 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-08-15T12:18:13Z</updated>
<entry>
<title>[Keyboard] Fix Planck/Rev6 compiler issue (#9953)</title>
<updated>2020-08-15T12:18:13Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-08-15T12:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=acc4bedddcb360d2d221d7ca7882baec446457f2'/>
<id>urn:sha1:acc4bedddcb360d2d221d7ca7882baec446457f2</id>
<content type='text'>
Specifically, don't want to have both RGBLight and RGB Matrix (with WS2812) enabled at the same time.  This will cause issues in usage, but apparently not when compiling.  Additionally, the led matrix was not encapsulated with preprocessor code.</content>
</entry>
<entry>
<title>planck/rev6: Enable WS2812 LED matrix with pwm drivers</title>
<updated>2020-07-16T05:07:44Z</updated>
<author>
<name>Riley Inman</name>
<email>rileyminman@gmail.com</email>
</author>
<published>2020-07-16T02:28:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=13eda1b1a28f8ae6c93e08904e3a9c996bbd1efd'/>
<id>urn:sha1:13eda1b1a28f8ae6c93e08904e3a9c996bbd1efd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2020 May 30 Breaking Changes Update (#9215)</title>
<updated>2020-05-30T20:14:59Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-05-30T20:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fced377ac007d27f2650ccffbe0b18abcdcfe23d'/>
<id>urn:sha1:fced377ac007d27f2650ccffbe0b18abcdcfe23d</id>
<content type='text'>
* Branch point for 2020 May 30 Breaking Change

* Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)

* Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)

* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)

* Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)

* Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)

* Convert V-USB usbdrv to a submodule (#8321)

* Unify Tap Hold functions and documentation (#8348)

* Changing board names to prevent confusion (#8412)

* Move the Keyboardio Model01 to a keyboardio/ subdir (#8499)

* Move spaceman keyboards (#8830)

* Migrate miscellaneous `fn_actions` entries (#8977)

* Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979)

* Organizing my keyboards (plaid, tartan, ergoinu) (#8537)

* Refactor Lily58 to use split_common (#6260)

* Refactor zinc to use split_common (#7114)

* Add a message if bin/qmk doesn't work (#9000)

* Fix conflicting types for 'tfp_printf' (#8269)

* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based &amp; small internals cleanup (#6480)

* Refactor and updates to TKC1800 code (#8472)

* Switch to qmk forks for everything (#9019)

* audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484)

* Audio enable corrections (2/3) (#8903)

* Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582)

* Audio enable corrections (Part 4) (#8974)

* Fix typo from PR7114 (#9171)

* Augment future branch Changelogs (#8978)

* Revert "Branch point for 2020 May 30 Breaking Change"
</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>[Core] Cleanup rules.mk for F303 keyboards (#7306)</title>
<updated>2019-11-15T02:25:40Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-15T02:25:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f98750de6edf97559ed53be4b5b5c1b4851acf3e'/>
<id>urn:sha1:f98750de6edf97559ed53be4b5b5c1b4851acf3e</id>
<content type='text'>
* Cleanup rules.mk for F303 keyboards

* Fix small typo
</content>
</entry>
<entry>
<title>[Keyboard] Enable RGB Light on ARM OLKB Keyboards (#7293)</title>
<updated>2019-11-07T23:49:51Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-07T23:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=cec391df70197a63b12a69c0e08927ecb156e341'/>
<id>urn:sha1:cec391df70197a63b12a69c0e08927ecb156e341</id>
<content type='text'>
* Enable RGBLight on Planck Rev6

* Enable RGBLight on Preonic Rev3

All hail zvecr!</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)</title>
<updated>2019-10-26T01:32:18Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-26T01:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5d34e70cf773531536dda363fc43c60146e3d97c'/>
<id>urn:sha1:5d34e70cf773531536dda363fc43c60146e3d97c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] fix OLKB layout macro aliases (#6761)</title>
<updated>2019-09-21T18:32:08Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2019-09-21T18:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=42bf60751e1b1b65083e89b8b248ff282b3d5213'/>
<id>urn:sha1:42bf60751e1b1b65083e89b8b248ff282b3d5213</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Dip Switch as a core feature (#6140)</title>
<updated>2019-09-03T15:34:31Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-09-03T15:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=dab4967f1bebc9a70374ed3e1fe7906828b280c2'/>
<id>urn:sha1:dab4967f1bebc9a70374ed3e1fe7906828b280c2</id>
<content type='text'>
* Add Dip Switches as a core feature

* Add documentation for Dip Switch feature

* Update Preonic Rev3 to use new feature and remove custom matrix

* Apply suggestions from code review

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Remove custom matrix line completely

Rather than just disabling it

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* DIP changes

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Use better check for DIP Switch configuration

* Add to show features

* Add bitmask callback for dip switch

* Fix OLKB Boards dip switch config

* Update docs to include bitmask example

* Fix comments/documentation

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Fix issues with docs and use example from @tuzonghua

* Fix wording

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Fix example to use proper formatting

Bad, BAAAAAAD drashna!!!

* Handle dip switch initialization better
</content>
</entry>
<entry>
<title>Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)</title>
<updated>2019-07-16T08:40:54Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-07-16T08:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f6c7e114260890292dcd12645db7fecd64167973'/>
<id>urn:sha1:f6c7e114260890292dcd12645db7fecd64167973</id>
<content type='text'>
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
</content>
</entry>
</feed>
