<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/quefrency/rev1, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/quefrency/rev1?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/quefrency/rev1?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2019-02-13T00:57:24Z</updated>
<entry>
<title>[Keyboard] Move Keebio boards to own folder (#5109)</title>
<updated>2019-02-13T00:57:24Z</updated>
<author>
<name>Danny</name>
<email>nooges@users.noreply.github.com</email>
</author>
<published>2019-02-13T00:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b2ee290c9f506e42dd9c4577c8147646c405aeb0'/>
<id>urn:sha1:b2ee290c9f506e42dd9c4577c8147646c405aeb0</id>
<content type='text'>
* Move boards into keebio folder

* Rename keymap

* Update BDN9 files

* Update BFO-9000 files

* Update Chocopad files

* Update Dilly files

* Update Fourier files, collapse rev1 into main

* Update Iris files

* Update Laplace files

* Update Levinson files, fix buswerks keymap

* Update Nyquist files

* Fix keymap issues

* Update Quefrency files

* Update Rorschach files

* Update TF68 files

* Update Viterbi files

* Update Viterbi files

* Update Wavelet files

* Reformat default layout

* Fix up default folder for Iris

* Remove already defined aliases
</content>
</entry>
<entry>
<title>Add support for Quefrency left half with 2x5 macro section (#5051)</title>
<updated>2019-02-08T21:20:38Z</updated>
<author>
<name>Danny</name>
<email>nooges@users.noreply.github.com</email>
</author>
<published>2019-02-08T21:20:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=941f8678a472823bb771ef918f60378d6193ecae'/>
<id>urn:sha1:941f8678a472823bb771ef918f60378d6193ecae</id>
<content type='text'>
</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>Make quantum/split_common/serial.[ch] configurable (#4419)</title>
<updated>2018-12-14T19:00:10Z</updated>
<author>
<name>Takeshi ISHII</name>
<email>2170248+mtei@users.noreply.github.com</email>
</author>
<published>2018-12-14T19:00:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=155e9310ff685f557287749bef2e02510538a6d9'/>
<id>urn:sha1:155e9310ff685f557287749bef2e02510538a6d9</id>
<content type='text'>
* add temporary compile test shell script

* add 'CONFIG_H += serial_backward_compatibility.h' into common_features.mk:SPLIT_KEYBOARD block

* add quantum/split_common/serial_backward_compatibility.h

SERIAL_PIN_PORT and other PIN define move to serial_backward_compatibility.h
SERIAL_BACKLIT_START move to split_util.h

* quantum/split_common/serial.c change to helix-serial.c style serial configuration

* add temporary file quantum/split_common/split-keyboards-list.txt

* add '#define SOFT_SERIAL_PIN D0' to keyboards/6lit/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/divergetm2/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/ergotravel/rev1/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/foobar/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/handwired/dactyl_manuform/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/handwired/qc60/config.h

* add '//#define SOFT_SERIAL_PIN D0' to keyboards/handwired/xealous/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/iris/rev*/config.h

* add '//#define SOFT_SERIAL_PIN D0' to keyboards/lets_split_eh/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/levinson/rev*/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/miniaxe/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/nyquist/rev?/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/quefrency/rev1/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/qwertyydox/config.h,keyboards/qwertyydox/rev1/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/redox/rev1/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/rorschach/rev1/config.h

* remove '#define SOFT_SERIAL_PIN D0' from quantum/split_common/serial_backward_compatibility.h

* remove temporary file quantum/split_common/split-keyboards-list.txt

* remove temporary compile test shell script

* Revert "remove temporary compile test shell script"

This reverts commit 15b0021b4092127b8d8a21f572642ad3702b46d4.

* update quantum/split_common/compile_split_test.sh for new keyboard test

* add '#define SOFT_SERIAL_PIN D0' to keyboards/diverge3/config.h

* add '#define SOFT_SERIAL_PIN D0' to keyboards/40percentclub/25/config.h

* remove temporary compile test shell script

* update docs/config_options.md, quantum/template/avr/config.h

* fix quantum/template/avr/config.h

* fix typo  docs/config_options.md
</content>
</entry>
<entry>
<title>Keyboard: Add support for Quefrency 65% right half (#3865)</title>
<updated>2018-09-06T19:49:13Z</updated>
<author>
<name>Danny</name>
<email>nooges@users.noreply.github.com</email>
</author>
<published>2018-09-06T19:49:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7f7c278c3eef4739f2f0f99faa17f3467f8b534a'/>
<id>urn:sha1:7f7c278c3eef4739f2f0f99faa17f3467f8b534a</id>
<content type='text'>
* Add support for Quefrency 65% right half

* Add support for additional thumb key on Rev. 1.1 PCB
</content>
</entry>
<entry>
<title>Keyboard: Migrate Quefrency to use split common files (#3642)</title>
<updated>2018-08-15T16:27:34Z</updated>
<author>
<name>Danny</name>
<email>nooges@users.noreply.github.com</email>
</author>
<published>2018-08-15T16:27:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=89838d0939f3370635b8f1c7068641430a6552ca'/>
<id>urn:sha1:89838d0939f3370635b8f1c7068641430a6552ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Quefrency Keyboard (#3376)</title>
<updated>2018-07-12T17:26:49Z</updated>
<author>
<name>Danny</name>
<email>nooges@users.noreply.github.com</email>
</author>
<published>2018-07-12T17:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9a1613dd1a86e8db65d68756cea48d9d9ba075d8'/>
<id>urn:sha1:9a1613dd1a86e8db65d68756cea48d9d9ba075d8</id>
<content type='text'>
* Fork Fourier keyboard to Quefrency

* Set Quefrency pinouts and initial keymap

* Set configurator layout
</content>
</entry>
</feed>
