<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/kbd67, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/kbd67?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/kbd67?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>[Keymap] New kbd67/hotswap keymap for writing both code and math (#4933)</title>
<updated>2019-01-25T17:46:49Z</updated>
<author>
<name>zunger-humu</name>
<email>zunger@humu.com</email>
</author>
<published>2019-01-25T17:46:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0ba9620d6541e5ade89271eccc7371d5a8a3ad15'/>
<id>urn:sha1:0ba9620d6541e5ade89271eccc7371d5a8a3ad15</id>
<content type='text'>
* Custom keymap.

* Fix magic layer, enable Unicode.

* Update README.

* Make Unicode config change keymap-local.

* Move magic to AltGr, simplifying layout.

* Changes per Drashna.

* Fix magic+esc = backtick!

* Change reset implementation per Drashna's suggestion.

* Add a few more symbols so long as the commit is open - √ℜℂℤ⊙ℚℕ and the like.

* Typo fix.

* Slight simplification, drop an extra variable.
</content>
</entry>
<entry>
<title>[Keyboard] KBD67: enable bootmagic lite by default (#4931)</title>
<updated>2019-01-24T05:06:55Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-01-24T05:06:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5d1ea88bf7c16b858dd94d9a0ce5a351a49f6e07'/>
<id>urn:sha1:5d1ea88bf7c16b858dd94d9a0ce5a351a49f6e07</id>
<content type='text'>
* enable bootmagic lite by default

* add a second layer with a reset key
</content>
</entry>
<entry>
<title>[Keyboard] Add KBD67 Hotswap Support (#4916)</title>
<updated>2019-01-24T01:37:24Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-01-24T01:37:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fafb33d9ddbc38335b4488efbc47ed29fc279d1a'/>
<id>urn:sha1:fafb33d9ddbc38335b4488efbc47ed29fc279d1a</id>
<content type='text'>
* initial commit

* move the original kbd67 stuff into its own directory, rev1

* get rid of vanilla cookie cutter code

* put in the switch matrix pins, backlight pin, and rgb underglow pin. Number of underglow LEDs is questionable.

* switch matrix created for hotswap

* create a basic keymap for testing

* make info.json for QMK Configurator support

* rename kbd67 due to compile error

* kbd67 generic readme file

* fix make instructions for the new rev1

* comment out unneeded rgb light #defines

* Update keyboards/kbd67/readme.md

Add an extra space for proper markdown rendering

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update keyboards/kbd67/hotswap/hotswap.h

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update keyboards/kbd67/hotswap/keymaps/default/keymap.c

Co-Authored-By: mechmerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* use pragma once

* proper format of MechMerlin
</content>
</entry>
<entry>
<title>[Keyboard] Turn on KBD67 Lighting by default (#4826)</title>
<updated>2019-01-12T01:11:48Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-01-12T01:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d9c5e5870efe730af52688b9a268927872f93eb7'/>
<id>urn:sha1:d9c5e5870efe730af52688b9a268927872f93eb7</id>
<content type='text'>
* remove broken link

* enable lighting for QMK Configurator folk
</content>
</entry>
<entry>
<title>KBDFans KBD67 Support (#4412)</title>
<updated>2018-11-13T05:46:34Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-11-13T05:46:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9b28dc84889357b9097ece2557c926ffa12a8479'/>
<id>urn:sha1:9b28dc84889357b9097ece2557c926ffa12a8479</id>
<content type='text'>
* initial commit for kbd67 keyboard

* add in a standard matrix

* get the correct matrix for layout_all

* add a layout_65_ansi LAYOUT macro

* get a default keymap in

* add caps lock led support

* fix formatting of my name in the comments

* add QMK Configurator support

* turn on bootmagic
</content>
</entry>
</feed>
