<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/cannonkeys/stm32f072, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/cannonkeys/stm32f072?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/cannonkeys/stm32f072?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-04-07T04:01:11Z</updated>
<entry>
<title>Update 072 based CannonKeys boards to rely on core QMK support (#8716)</title>
<updated>2020-04-07T04:01:11Z</updated>
<author>
<name>Andrew Kannan</name>
<email>andrew.kannan@gmail.com</email>
</author>
<published>2020-04-07T04:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0a643be39eb710649560f80c6ce0bc32576813fd'/>
<id>urn:sha1:0a643be39eb710649560f80c6ce0bc32576813fd</id>
<content type='text'>
* Swap CannonKeys 072 boards over to rely on core QMK backlight support

* Rename keymap

* Rename via_tsangan back to via</content>
</entry>
<entry>
<title>Remove keyboard level ws2812 spi drivers (#7694)</title>
<updated>2020-04-06T20:31:34Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-04-06T20:31:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6c8e205fc0e5bc6372f057a257937ec3f88d5b8d'/>
<id>urn:sha1:6c8e205fc0e5bc6372f057a257937ec3f88d5b8d</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>Add VIA support for QMK backlight, QMK RGBLight (#7911)</title>
<updated>2020-01-20T18:18:25Z</updated>
<author>
<name>Wilba</name>
<email>Jason.S.Williams@gmail.com</email>
</author>
<published>2020-01-20T18:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=484a9b12bc3961fc0dd9481d3cb734959db42191'/>
<id>urn:sha1:484a9b12bc3961fc0dd9481d3cb734959db42191</id>
<content type='text'>
* Add VIA support for QMK backlight, QMK RGBLight

* clang-format changes
</content>
</entry>
<entry>
<title>Fix matrix_scan_user is not called at stm32 env(projectkb/alice etc..) which using cannonkeys/stm32f072 (#7821)</title>
<updated>2020-01-09T21:21:58Z</updated>
<author>
<name>bottilabo</name>
<email>mitamex4u@gmail.com</email>
</author>
<published>2020-01-09T21:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2cd338cf7ee5671e6fc9ede213c5b13594551e09'/>
<id>urn:sha1:2cd338cf7ee5671e6fc9ede213c5b13594551e09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VIA Configurator Refactor (#7268)</title>
<updated>2020-01-03T20:52:00Z</updated>
<author>
<name>Wilba</name>
<email>Jason.S.Williams@gmail.com</email>
</author>
<published>2020-01-03T20:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=320822d75b785401809f45007320e6fb6885b3fd'/>
<id>urn:sha1:320822d75b785401809f45007320e6fb6885b3fd</id>
<content type='text'>
* VIA Refactor

* Remove old code

* review changes

* review changes

* Fix cannonkeys/satisfaction75/prototype:via build

* Add via.h to quantum.h

* Move backlight init to after backlight config load

* Merge branch 'master' into via_refactor_pr

* Update user's rules.mk to new way of enabling VIA

* Added id_switch_matrix_state

* Review changes
</content>
</entry>
<entry>
<title>Add Chimera65 Keyboard (#6670)</title>
<updated>2019-09-17T02:37:51Z</updated>
<author>
<name>Andrew Kannan</name>
<email>andrew.kannan@klaviyo.com</email>
</author>
<published>2019-09-17T02:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=59af2cbe640191345175bf34fd65f78ab1036647'/>
<id>urn:sha1:59af2cbe640191345175bf34fd65f78ab1036647</id>
<content type='text'>
* Add chimera board

* info json start

* Update keyboards/cannonkeys/chimera65/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;
Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/cannonkeys/chimera65/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;
</content>
</entry>
<entry>
<title>Refactoring wilba.tech PCBs, updating Rama Works U80-A  (#6272)</title>
<updated>2019-07-21T11:46:22Z</updated>
<author>
<name>Wilba</name>
<email>Jason.S.Williams@gmail.com</email>
</author>
<published>2019-07-21T11:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=bffbb4b42d3167125f54b5aeb7a30fef44ff5dbe'/>
<id>urn:sha1:bffbb4b42d3167125f54b5aeb7a30fef44ff5dbe</id>
<content type='text'>
* Added WT65-B, WT75-B, minor fixes

* Update keyboards/wilba_tech/wt65_b/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/wilba_tech/wt65_b/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/wilba_tech/wt75_b/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Change DEBOUNCING_DELAY to DEBOUNCE

* Change DEBOUNCING_DELAY to DEBOUNCE

* Move Zeal60/Zeal65 files to keyboards/wilba_tech

* Change DEBOUNCING_DELAY to DEBOUNCE

* Refactoring zeal60 code to wilba_tech

* Moved Rama Works PCBs to wilba_tech

* Rename Rama Works files

* Cleanup info.json

* Cleanup readme.md

* Cleanup USB device strings

* U80-A RGB matrix, IS31FL3731 driver changes

* Fixed #include from keyboards/zeal60
</content>
</entry>
<entry>
<title>Allow userspace the opportunity to handle keycodes</title>
<updated>2019-07-17T19:38:08Z</updated>
<author>
<name>jshuf</name>
<email>jshuf@puppyfish.com</email>
</author>
<published>2019-07-17T18:52:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1650ba00f18c82242fdc00969ae7c017ffd566cd'/>
<id>urn:sha1:1650ba00f18c82242fdc00969ae7c017ffd566cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moving rgb typedefs into a single location (#5978)</title>
<updated>2019-06-04T18:04:30Z</updated>
<author>
<name>XScorpion2</name>
<email>rcalt2vt@gmail.com</email>
</author>
<published>2019-06-04T18:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e7711b3b665c7df0a2a1d7272580cc01be28590d'/>
<id>urn:sha1:e7711b3b665c7df0a2a1d7272580cc01be28590d</id>
<content type='text'>
Because someone named the define poorly

Using full relative path as handwired/promethium has a color.h file</content>
</entry>
</feed>
