<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/fortitude60/rev1, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/fortitude60/rev1?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/fortitude60/rev1?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-04-06T10:47:31Z</updated>
<entry>
<title>fix for split-common (#8703)</title>
<updated>2020-04-06T10:47:31Z</updated>
<author>
<name>Pekaso</name>
<email>pekaso34@gmail.com</email>
</author>
<published>2020-04-06T10:47:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d1190df10be933c64fee648b41191131313020a2'/>
<id>urn:sha1:d1190df10be933c64fee648b41191131313020a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor fortitude60 to use split_common (#8113)</title>
<updated>2020-03-06T01:39:54Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-03-06T01:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b368db9e027015ba393e87cee416d8d5b2b56a8c'/>
<id>urn:sha1:b368db9e027015ba393e87cee416d8d5b2b56a8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove QMK_KEYBOARD_CONFIG_H from boards (#7635)</title>
<updated>2019-12-16T19:20:33Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-12-16T19:20:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7cddcce23798937bf7373c7cb289a0a510fb1232'/>
<id>urn:sha1:7cddcce23798937bf7373c7cb289a0a510fb1232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old promicro_bootloader_jmp() declarations (#6444)</title>
<updated>2019-08-21T01:05:08Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-08-21T01:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9bb4e63a1123861515c1196a624b4a0f04129601'/>
<id>urn:sha1:9bb4e63a1123861515c1196a624b4a0f04129601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</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>Remove all of the deprecated RGB defines</title>
<updated>2018-10-22T18:55:57Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2018-10-22T17:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7e99d869deb57251dc15620beff34d5fd53066e4'/>
<id>urn:sha1:7e99d869deb57251dc15620beff34d5fd53066e4</id>
<content type='text'>
Fixes #3641
</content>
</entry>
<entry>
<title>Keyboard: [Fortitude60] LED fix and Serial improvement (#3982)</title>
<updated>2018-09-28T01:06:19Z</updated>
<author>
<name>Pekaso</name>
<email>pekaso34@gmail.com</email>
</author>
<published>2018-09-28T01:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a65085a89354e89ddd3517aa63c74ef6dd32ca8b'/>
<id>urn:sha1:a65085a89354e89ddd3517aa63c74ef6dd32ca8b</id>
<content type='text'>
* arrangement Underglow

* modified serial function references from helix

* Remove defines (ws2812_*REG)
</content>
</entry>
<entry>
<title>Fortitude60: Refactor and Configurator support (#3161)</title>
<updated>2018-06-10T14:13:01Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-06-10T14:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ca02b0dde0c2916e7228148962d71d82ff158b03'/>
<id>urn:sha1:ca02b0dde0c2916e7228148962d71d82ff158b03</id>
<content type='text'>
* Removed LAYOUT_ortho_5x12 alias

* Configurator support
</content>
</entry>
<entry>
<title>Add support for staggerd column layout KB "Fortitude60" (#3090)</title>
<updated>2018-06-02T15:48:34Z</updated>
<author>
<name>Pekaso</name>
<email>pekaso34@gmail.com</email>
</author>
<published>2018-06-02T15:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2196dc9f868334beabd8c3585127a74bf42ce6b7'/>
<id>urn:sha1:2196dc9f868334beabd8c3585127a74bf42ce6b7</id>
<content type='text'>
* modifying fortitude for working

* add accurate keymap

* backlight fix

* Fix slave LED Backlight

* Add readme.md

* modified readme.md

* Fixed make error

* Commit including suggestions

* Add dvorak and colemak layout and some fix
</content>
</entry>
</feed>
