<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/chibios_test, 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>2019-08-15T13:57:43Z</updated>
<entry>
<title>Remove duplicate test keyboards (#6539)</title>
<updated>2019-08-15T13:57:43Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-08-15T13:57:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ee8d9bd40ad4f5b8d23be951d652143582d42938'/>
<id>urn:sha1:ee8d9bd40ad4f5b8d23be951d652143582d42938</id>
<content type='text'>
* Remove test keyboards now onekey and splittest have been extended

* Add f072 for testing
</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>Adds a default value for IS_COMMAND for COMMAND feature (#4301)</title>
<updated>2019-01-26T23:49:45Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-01-26T23:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b05c0e46c6c62972b68518635104fb58927d1a13'/>
<id>urn:sha1:b05c0e46c6c62972b68518635104fb58927d1a13</id>
<content type='text'>
* Add default value for IS_COMMAND for COMMAND feature

* Cleanup and consistency

* Update Templates to reflect change

* Fix IS_COMMAND in template

* Fix IS_COMMAND define

* Use consistent IS_COMMAND block in templates

* Remove unnecessary `#undef IS_COMMAND` directives

* Fix compile issue on orthodox

* Reomve IS_COMMAND option for newer boards

* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting

* Remove a couple of additional IS_COMMAND defines

* Remove remaining redundant IS_COMMAND definitions

* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin

* Remove multiple empty lines in modified config.h files

* Update additional boards

* Reomve IS_COMMAND from newer boards

* Update Alice keyboard

* Remove IS_COMMAND from additional boards

Jan 24th edition
</content>
</entry>
<entry>
<title>Remove empty fn_actions[]</title>
<updated>2019-01-12T02:32:43Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-01-10T22:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=67adc29aa35719eea2de43bacf9cd5e8b5dfd79e'/>
<id>urn:sha1:67adc29aa35719eea2de43bacf9cd5e8b5dfd79e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chibios_test/stm32_f072_onekey: Add support for reset to bootloader (#4238)</title>
<updated>2018-12-25T18:42:48Z</updated>
<author>
<name>TerryMathews</name>
<email>terry@terrymathews.net</email>
</author>
<published>2018-12-25T18:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=de78d9e1ffbeff34991413641c794a36e9fc5f9d'/>
<id>urn:sha1:de78d9e1ffbeff34991413641c794a36e9fc5f9d</id>
<content type='text'>
* Add support for reset to bootloader

Chibios_test/STM32_F072_ONEKEY wouldn't reset to bootloader on a
compatible Discovery board because the Chibios library board file was
lacking the __early_init(void) function necessary to read the magic key.
Borrowed code from Clueboard 60, tested working.

* Remove board.chcfg
</content>
</entry>
<entry>
<title>Add some generic/sparse readmes to get rid of errors (#3048)</title>
<updated>2018-05-25T15:39:39Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-05-25T15:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=910c50bca109e998dd3fa0775d73b1030ed4827e'/>
<id>urn:sha1:910c50bca109e998dd3fa0775d73b1030ed4827e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix command line options prefix. (#2790)</title>
<updated>2018-04-22T21:19:45Z</updated>
<author>
<name>Shinichi Ohki</name>
<email>ohki@switch-science.com</email>
</author>
<published>2018-04-22T21:19:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fb5115f6cd8242788cc23a19a691c44d507ec53c'/>
<id>urn:sha1:fb5115f6cd8242788cc23a19a691c44d507ec53c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a custom USB driver for ARM (#2750)</title>
<updated>2018-04-16T00:42:53Z</updated>
<author>
<name>fredizzimo</name>
<email>fsundvik@gmail.com</email>
</author>
<published>2018-04-16T00:42:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e9d32b60b7f103cda42a19c5216e65b7b64ce9eb'/>
<id>urn:sha1:e9d32b60b7f103cda42a19c5216e65b7b64ce9eb</id>
<content type='text'>
* Copy Chibios serial_usb_driver into the chibios/protocol

It's renamed to usb_driver to avoid name conflicts

* Make the usb driver compile

* Disable ChibiOS serial usb driver for all keyboards

* Change usb_main to use QMKUSBDriver

* Initialize the usb driver buffers

* Add support for fixed size queues

* Fix USB driver initialization

* Don't transfer an empty packet for fixed size streams
</content>
</entry>
<entry>
<title>Clean up some long-standing errors when populating the API (#2715)</title>
<updated>2018-04-08T05:49:16Z</updated>
<author>
<name>skullydazed</name>
<email>skullydazed@users.noreply.github.com</email>
</author>
<published>2018-04-08T05:49:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=958521c3596452eef77e9ad69734ad955120b2b5'/>
<id>urn:sha1:958521c3596452eef77e9ad69734ad955120b2b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set unused USB serial buffer to 1 byte to save memory</title>
<updated>2018-02-12T20:48:44Z</updated>
<author>
<name>Fred Sundvik</name>
<email>fsundvik@gmail.com</email>
</author>
<published>2018-02-10T23:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=50038882e082940e9a35df31a17e4c999387d76e'/>
<id>urn:sha1:50038882e082940e9a35df31a17e4c999387d76e</id>
<content type='text'>
</content>
</entry>
</feed>
