<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/kbd8x, 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-02-04T18:29:04Z</updated>
<entry>
<title>[Keyboard] Create KBDFans directory  (#5025)</title>
<updated>2019-02-04T18:29:04Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-02-04T18:29:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b49dbf9b19264e7558253a34ca737dcd301487b1'/>
<id>urn:sha1:b49dbf9b19264e7558253a34ca737dcd301487b1</id>
<content type='text'>
* move over kbd19x into the kbdfans directory

* move over kbd4x into the kbdfans directory

* move kbd66 into the kbdfans directory

* move the kbd6x into the kbdfans directory

* move kbd8x into the kbdfans directory

* move kbd75 into the kbdfans directory

* move kbd67 into kbdfans directory

* add a fairly sparse readme for kbdfans directory

* update make instructions for keyboards and add the Complete Newbs Guide to readmes that was missing it

* get kbd75 compiling again

* remove repetitive #defines of KC_NO and KC_TRNS when QMK_KEYBOARD_H is already included in KBD75

* add links to kbdfans readme

* fix some readme formatting

* there is no reason to have two different keymaps with such a small difference, condensing to one

* turning on backlights by default

* enable backlight by default for kbd66

* noticed that the kbd75 had caps lock led code in every keymap. Moved it out to the keyboard.c so everyone can partake.

* Update keyboards/kbdfans/kbd66/readme.md

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* update readme link ordering
</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>Modified URLs to point to new locations</title>
<updated>2019-01-13T17:11:18Z</updated>
<author>
<name>Jeremy Bernhardt</name>
<email>bernhardtjeremy@gmail.com</email>
</author>
<published>2019-01-13T00:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c8cbee5d718244dd06fda66a0edf5d4cb73b2434'/>
<id>urn:sha1:c8cbee5d718244dd06fda66a0edf5d4cb73b2434</id>
<content type='text'>
</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>Reduce firmware size of KBD8x to fix Travis Compile issues</title>
<updated>2018-10-02T15:08:21Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2018-10-02T14:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1a33054a3586fa69812a249762e24ecc08a40423'/>
<id>urn:sha1:1a33054a3586fa69812a249762e24ecc08a40423</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed kbd8x compile issues (#3409)</title>
<updated>2018-07-15T18:21:26Z</updated>
<author>
<name>Hannes Egler</name>
<email>hannes.egler@gmail.com</email>
</author>
<published>2018-07-15T18:21:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6bdef6b8c21f7a5144d5387e91c970fc038f319b'/>
<id>urn:sha1:6bdef6b8c21f7a5144d5387e91c970fc038f319b</id>
<content type='text'>
Fixed compile errors on some machines</content>
</entry>
<entry>
<title>enable RGB underglow in rules (#3101)</title>
<updated>2018-06-01T19:08:12Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-06-01T19:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b5da3b53b3bcf86df193e61d8b2796b5488f41a9'/>
<id>urn:sha1:b5da3b53b3bcf86df193e61d8b2796b5488f41a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kbd8x backlight support (#3069)</title>
<updated>2018-05-29T08:52:02Z</updated>
<author>
<name>Hannes Egler</name>
<email>hannes.egler@gmail.com</email>
</author>
<published>2018-05-29T08:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=edb149fb5a58aea5a8c62f41e3ae90bb7bfed21c'/>
<id>urn:sha1:edb149fb5a58aea5a8c62f41e3ae90bb7bfed21c</id>
<content type='text'>
* added backlighting support

* complying to conventions
</content>
</entry>
<entry>
<title>Indicator led support for KBD8X (#3064)</title>
<updated>2018-05-29T03:18:39Z</updated>
<author>
<name>Hannes Egler</name>
<email>hannes.egler@gmail.com</email>
</author>
<published>2018-05-29T03:18:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=dfa7a708fef77ac1570face29d7e8413f3e725ee'/>
<id>urn:sha1:dfa7a708fef77ac1570face29d7e8413f3e725ee</id>
<content type='text'>
* Support for indicator LEDs

* fixes for backlighting support

* more fixes
</content>
</entry>
<entry>
<title>KBD8X QMK Support (#2915)</title>
<updated>2018-05-08T18:38:11Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-05-08T18:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1b4ad6b4ae55a873cbe13ffde87544bae88f2b19'/>
<id>urn:sha1:1b4ad6b4ae55a873cbe13ffde87544bae88f2b19</id>
<content type='text'>
* initial commit

* add row/column and pin info

* Add first part of switch matrix

* documentation and additional config items

* map out the non confusing part of the matrix

* map out the top row

* ok I think I got it

* fix some stupid compile errors

* put in a default keymap

* rename LAYOUT to LAYOUT_all

* add a standard layout and info.json file

* Fix up readme for default keymap

* Add toggle key LED functionality

* changes based on review feedback
</content>
</entry>
</feed>
