<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/claw44/rev1, 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-03-21T19:43:27Z</updated>
<entry>
<title>Claw44 rev1 Configurator layout support (#8488)</title>
<updated>2020-03-21T19:43:27Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-03-21T19:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8651eef298da1d525a8d6edd987f9e21ef7d3a88'/>
<id>urn:sha1:8651eef298da1d525a8d6edd987f9e21ef7d3a88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove pro_micro.h (#8374)</title>
<updated>2020-03-14T15:31:15Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-14T15:31:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d597af9e1e15ed54b3f967c52e39a6cc3b980b68'/>
<id>urn:sha1:d597af9e1e15ed54b3f967c52e39a6cc3b980b68</id>
<content type='text'>
* Remove pro_micro.h

* Include quantum.h</content>
</entry>
<entry>
<title>Trim firmware sizes from default rules.mk, part 1 (#8027)</title>
<updated>2020-01-29T17:51:25Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-29T17:51:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=66fe3001e4355d69f5fb8f08ceab9dab793777ef'/>
<id>urn:sha1:66fe3001e4355d69f5fb8f08ceab9dab793777ef</id>
<content type='text'>
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig &lt;35542036+GeorgeKoenig@users.noreply.github.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
</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>[Keyboard] add claw44 keyboard (#5511)</title>
<updated>2019-03-30T19:16:18Z</updated>
<author>
<name>yfuku</name>
<email>30647434+yfuku@users.noreply.github.com</email>
</author>
<published>2019-03-30T19:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3654d0f080c85da3b2ae33cc035777a445cca769'/>
<id>urn:sha1:3654d0f080c85da3b2ae33cc035777a445cca769</id>
<content type='text'>
* add claw44 keyboard

* Update keyboards/claw44/lib/layer_state_reader.c

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Update keyboards/claw44/lib/layer_state_reader.c

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Update keyboards/claw44/lib/layer_state_reader.c

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Update keyboards/claw44/lib/layer_state_reader.c

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Update keyboards/claw44/readme.md

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Remove unnecessary code because of default value

* Move layer definition

* Update keyboards/claw44/keymaps/default/keymap.c

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Update keyboards/claw44/keymaps/yfuku/keymap.c

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Update keyboards/claw44/readme.md

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* default keymap. LAYOUT_kc -&gt; LAYOUT macro

* Move rules.mk from keymaps to keyboard level.

* add Hardware Supported, Hardware Availability

* Update keyboards/claw44/keymaps/default/keymap.c

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Update keyboards/claw44/keymaps/yfuku/keymap.c

Co-Authored-By: yfuku &lt;30647434+yfuku@users.noreply.github.com&gt;

* Remove depreciated function
</content>
</entry>
</feed>
