<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/quantum/stm32, 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-29T21:30:02Z</updated>
<entry>
<title>Initial work for consolidation of ChibiOS platform files (#8327)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2020-06-06T08:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=385d49cc39b57e74203e0c1c78c0789d249e4742'/>
<id>urn:sha1:385d49cc39b57e74203e0c1c78c0789d249e4742</id>
<content type='text'>
* Initial work for consolidation of board files and default ChibiOS configs.

* Migrate F401/F411 black pills for testing.

* Add early init bootloader jump flag.

* Add support for I2C in order to use i2c_scanner keymap.

* Add F401/F411 HSE bypass to get things booting.

* Exempt "hooked" ChibiOS conf files from updater script.

* Fix up ordering for bootloader_defs file check.

* Match previous $(KEYBOARD_PATHS) value for Proton-C, updated for all board configs.</content>
</entry>
<entry>
<title>Initial arm serial partially based on old lets split code</title>
<updated>2020-05-21T17:04:30Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-10-18T19:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b95979560c9b789d143a51d58446ef5c284c107d'/>
<id>urn:sha1:b95979560c9b789d143a51d58446ef5c284c107d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SPI master for ChibiOS/ARM. (#8779)</title>
<updated>2020-04-29T04:01:20Z</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2020-04-29T04:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b17482c3fdca11788c0863465ed4a7e56a13d0f5'/>
<id>urn:sha1:b17482c3fdca11788c0863465ed4a7e56a13d0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2020 February 29 Breaking Changes Update (#8064)</title>
<updated>2020-02-29T19:59:30Z</updated>
<author>
<name>James Young</name>
<email>xxiinophobia@yahoo.com</email>
</author>
<published>2020-02-29T20:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=26eef35f07698d23aafae90e1c230b52e100a334'/>
<id>urn:sha1:26eef35f07698d23aafae90e1c230b52e100a334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert backlight to follow driver rules pattern</title>
<updated>2019-12-14T03:25:06Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-11-05T23:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d4c23d881fcd9fafcd3ea678614f006203b64e71'/>
<id>urn:sha1:d4c23d881fcd9fafcd3ea678614f006203b64e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format manually to fix recently changed files</title>
<updated>2019-11-17T16:25:58Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-11-17T14:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a91c0c476507cb8c12840abb59bff34ab0de3c03'/>
<id>urn:sha1:a91c0c476507cb8c12840abb59bff34ab0de3c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM - ws2812 bitbang (#7173)</title>
<updated>2019-11-07T13:10:29Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-11-07T13:10:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1ea0cac998cab60c8b2aa64ba4bd995acbece4b4'/>
<id>urn:sha1:1ea0cac998cab60c8b2aa64ba4bd995acbece4b4</id>
<content type='text'>
* Initial ARM bitbang ws2812 driver

* Unify chibios platform to run rgblight_task

* Remove 'avr only' comments from ws2812 docs

* Remove 'avr only' comments from ws2812 docs

* Unify chibios platform to run rgblight_task - review comments

* Remove debug flags from keymap

* Add comments from review

* Add defines for STM32L0XX

* Attempt to get arm ws2812 working on multiple gcc versions
</content>
</entry>
<entry>
<title>Use task driven PWM for CTPC until ARM can provide automatic configuration (#6928)</title>
<updated>2019-11-02T21:21:00Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-11-02T21:21:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1249da4e8eab0be8618a5ea6a718eb757684f244'/>
<id>urn:sha1:1249da4e8eab0be8618a5ea6a718eb757684f244</id>
<content type='text'>
* Use task driven PWM for CTPC until ARM can provide automatic configuration

* Update CTPC docs to cover backlight
</content>
</entry>
<entry>
<title>clang-format changes</title>
<updated>2019-08-30T22:01:52Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2019-08-30T18:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b624f32f944acdc59dcb130674c09090c5c404cb'/>
<id>urn:sha1:b624f32f944acdc59dcb130674c09090c5c404cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable PWM Support for Planck EZ Indicator Lights  (#6473)</title>
<updated>2019-08-13T17:28:12Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-08-13T17:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=547fbe769c684745195a53baf9f62730ceea804d'/>
<id>urn:sha1:547fbe769c684745195a53baf9f62730ceea804d</id>
<content type='text'>
* remove led layer code

* enable PWM on STM32F303

* Unusable PWM code

* Updated PWM Stuff?

* PWM Semi-working

* Both LEDs working at the same time

* Update names

* Add led level functions

* Add LED levels and persistent settings

* Revert change due to issues with timing related code

* Review feedback and minor cleanup
</content>
</entry>
</feed>
