<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/converter/modelm101, 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-08-07T09:06:14Z</updated>
<entry>
<title>Remove HD44780 References, Part 2 (#9918)</title>
<updated>2020-08-07T09:06:14Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-08-07T09:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4'/>
<id>urn:sha1:4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4</id>
<content type='text'>
* remove HD44780_ENABLE rules: C-F

* remove HD44780_ENABLE config: C-F</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>Cleanup rules.mk for USB64 and USB128 keyboards (#6769)</title>
<updated>2019-09-19T16:55:03Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-09-19T16:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f34299efd7c5be439b0991d46c26de6c8709a2d9'/>
<id>urn:sha1:f34299efd7c5be439b0991d46c26de6c8709a2d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove commented out MCUs in rules.mk (#5884)</title>
<updated>2019-07-16T07:26:38Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-16T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ba42a5ae68a59ad514027d819c6b58ee86944e75'/>
<id>urn:sha1:ba42a5ae68a59ad514027d819c6b58ee86944e75</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] keypad enter should not be remapped in Model M default keymap (#5897)</title>
<updated>2019-05-17T19:58:28Z</updated>
<author>
<name>Chris Broekema</name>
<email>broekema-github@fuzzms.nl</email>
</author>
<published>2019-05-17T19:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7a0174f871792c62fdd1b737f2dc9db753695245'/>
<id>urn:sha1:7a0174f871792c62fdd1b737f2dc9db753695245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] IBM Model M (ANSI/ISO) Teensy 2.0++ conversion (#5560)</title>
<updated>2019-04-15T03:58:56Z</updated>
<author>
<name>iw0rm3r</name>
<email>49209191+iw0rm3r@users.noreply.github.com</email>
</author>
<published>2019-04-15T03:58:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=49746830402cc0e1c0227c6c3c06ebc22fcd016c'/>
<id>urn:sha1:49746830402cc0e1c0227c6c3c06ebc22fcd016c</id>
<content type='text'>
* Added initial modelm101 config

* Update keyboards/modelm101/keymaps/default/keymap.c

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/modelm101/keymaps/iw0rm3r/keymap.c

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/modelm101/readme.md

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Added wiring notes to clarify use of the config

* Small fix

* Small fix

* Moved modelm101 to converter directory

* Added info.json file for QMK configurator

* Corrected path

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/converter/modelm101/readme.md

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/converter/modelm101/modelm101.c

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/converter/modelm101/modelm101.c

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/converter/modelm101/modelm101.c

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/converter/modelm101/modelm101.c

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/converter/modelm101/modelm101.c

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Update keyboards/converter/modelm101/modelm101.c

Co-Authored-By: iw0rm3r &lt;49209191+iw0rm3r@users.noreply.github.com&gt;

* Replaced DDR and PORT with QMK functions
</content>
</entry>
</feed>
