<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/xbows, 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>2020-01-30T22:10:23Z</updated>
<entry>
<title>Trim firmware size changes from default rules.mk, part 4 (#8046)</title>
<updated>2020-01-30T22:10:23Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T22:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=17a089d21b261777f4fa48af34b6e012d69d3945'/>
<id>urn:sha1:17a089d21b261777f4fa48af34b6e012d69d3945</id>
<content type='text'>
* Trim firmware size changes from default-ish rules.mk files

* Trim sizes from westfoxtrot boards
</content>
</entry>
<entry>
<title>[Keyboard] Xbows Knight: Configurator layout polishing (#7903)</title>
<updated>2020-01-15T17:38:17Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-01-15T17:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5153580698740739e3071683c2cba7eeb6ccde04'/>
<id>urn:sha1:5153580698740739e3071683c2cba7eeb6ccde04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add short aliases for Magic keycodes (#7541)</title>
<updated>2019-12-05T08:44:39Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-05T08:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3ad389de55aa73eef4542807488a70a19639df11'/>
<id>urn:sha1:3ad389de55aa73eef4542807488a70a19639df11</id>
<content type='text'>
* Add short alias for `MAGIC_TOGGLE_NKRO`

* Add aliases for the other Bootmagic keycodes

* Replace long form in default keymaps
</content>
</entry>
<entry>
<title>[Keyboard] change xbows/knight pins of capslock Indicator (#7486)</title>
<updated>2019-11-26T18:02:42Z</updated>
<author>
<name>moyi4681</name>
<email>moyi4681@users.noreply.github.com</email>
</author>
<published>2019-11-26T18:02:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f6ffa28b270815f0a9c6fc2095ec65c437776709'/>
<id>urn:sha1:f6ffa28b270815f0a9c6fc2095ec65c437776709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] knight malposition fix (#7422)</title>
<updated>2019-11-21T01:22:27Z</updated>
<author>
<name>moyi4681</name>
<email>moyi4681@users.noreply.github.com</email>
</author>
<published>2019-11-21T01:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=baf6715a7ebfb382031a641f58ebf85c99445605'/>
<id>urn:sha1:baf6715a7ebfb382031a641f58ebf85c99445605</id>
<content type='text'>
knight malposition fix</content>
</entry>
<entry>
<title>knight Indicator light fix (#7398)</title>
<updated>2019-11-18T08:25:35Z</updated>
<author>
<name>moyi4681</name>
<email>moyi4681@users.noreply.github.com</email>
</author>
<published>2019-11-18T08:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b608bddc5edae7ccce8108d9c7777437160f3cb3'/>
<id>urn:sha1:b608bddc5edae7ccce8108d9c7777437160f3cb3</id>
<content type='text'>
* knight Indicator light fix

* Update knight.c

* Update knight.c

* Update knight.c

* Update knight.c
</content>
</entry>
<entry>
<title>[Keyboard] add kbdmini; dztech, kbdfans keyboards cleanup (#7223)</title>
<updated>2019-11-14T19:55:46Z</updated>
<author>
<name>moyi4681</name>
<email>moyi4681@users.noreply.github.com</email>
</author>
<published>2019-11-14T19:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=426c03eda0deb62d916498fbdd671c7d3532b9e4'/>
<id>urn:sha1:426c03eda0deb62d916498fbdd671c7d3532b9e4</id>
<content type='text'>
* add kbdmini, dztech and kbdfans keyboards small fix

* Caps lock indicator moved from keymap

* Update dz65rgb.c

* fix error

* fix matthewrobo keymap error

* Update keyboards/kbdfans/kbd67/mkiirgb/mkiirgb.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/dztech/dz60rgb/dz60rgb.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/dztech/dz60rgb_wkl/dz60rgb_wkl.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/dztech/dz65rgb/dz65rgb.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* wrap all of the g_led_config stuff and rgb matrix functions in ifdefs

wrap all of the g_led_config stuff and rgb matrix functions in ifdefs
</content>
</entry>
<entry>
<title>[Keyboard] add xbows woody and knight keyboards (#7112)</title>
<updated>2019-10-31T06:00:46Z</updated>
<author>
<name>moyi4681</name>
<email>moyi4681@users.noreply.github.com</email>
</author>
<published>2019-10-31T06:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=934fa5183e95ad98e2e744c48e524308e940f799'/>
<id>urn:sha1:934fa5183e95ad98e2e744c48e524308e940f799</id>
<content type='text'>
* add xbows knight and woody keyboards

add xbows knight and woody keyboards

* Update rules.mk

* Update keyboards/xbows/knight/readme.md

Co-Authored-By: MechMerlin &lt;30334081+mechmerlin@users.noreply.github.com&gt;

* Update knight.c

* Update keyboards/xbows/knight/keymaps/default/keymap.c

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/xbows/knight/readme.md

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/xbows/knight/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/xbows/knight/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/xbows/woody/readme.md

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/xbows/knight/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update rules.mk

* Update keymap.c

* Update keyboards/xbows/woody/rules.mk

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/xbows/knight/keymaps/default/keymap.c

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keymap.c

* Update keyboards/xbows/knight/readme.md

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/xbows/knight/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/xbows/woody/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/xbows/woody/rules.mk

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;
</content>
</entry>
</feed>
