<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/mt980, 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-30T18:47:48Z</updated>
<entry>
<title>Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)</title>
<updated>2020-01-30T18:47:48Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T18:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f'/>
<id>urn:sha1:0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, L-M (#7120)</title>
<updated>2019-10-24T20:50:13Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-24T20:50:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e96cac0814995e2a0735708727cbab599d6cf5f1'/>
<id>urn:sha1:e96cac0814995e2a0735708727cbab599d6cf5f1</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, L-M

* Move some stuff to keyboard level
</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> Cleanup Default Keymaps  (#5442)</title>
<updated>2019-03-19T19:57:40Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-03-19T19:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'/>
<id>urn:sha1:0072fdd799ffe61bf64f12c23335da3adeb083e5</id>
<content type='text'>
* Cleanup Default Keymaps to conform to QMK Firmware standards

* Minor fixes

* Revert some changes
</content>
</entry>
<entry>
<title>Added info.json for mt980 keyboard and fixes to walker keymap (#5391)</title>
<updated>2019-03-14T15:21:41Z</updated>
<author>
<name>walkerstop</name>
<email>walkerstop@gmail.com</email>
</author>
<published>2019-03-14T15:21:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c3b4f65c640c217a0c9bf99d6b30982f966e585c'/>
<id>urn:sha1:c3b4f65c640c217a0c9bf99d6b30982f966e585c</id>
<content type='text'>
* Added info.json and minor fixes to walker keymap

* Fix url

* Update keyboards/mt980/info.json

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/info.json

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/info.json

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/info.json

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/info.json

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/info.json

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/info.json

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Fix user calling keymap functions

* cancel oneshot layer on KC_TRNS

* Fix to oneshot layer handling

* Fix oneshot handling of reset

* Move bootmagic key to Esc where it normally resides

* Remove deprecated function

* Treat shift-numlock as shift-insert in Walker layer
</content>
</entry>
<entry>
<title>Wheat Field Peripherals mt980 (FC980M Layout) PCB Support (#5374)</title>
<updated>2019-03-12T22:23:09Z</updated>
<author>
<name>walkerstop</name>
<email>walkerstop@gmail.com</email>
</author>
<published>2019-03-12T22:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=73c4c9f9e8d2299d0b3a66b2ea8fa3450b9bad31'/>
<id>urn:sha1:73c4c9f9e8d2299d0b3a66b2ea8fa3450b9bad31</id>
<content type='text'>
* mt980 keyboard support

* Update manufacturer name

* Correct indicator LEDs, add walker keymap

* Added readme.md

* Update keyboards/mt980/mt980.c

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Treat number pad + and enter as pgup and pgdn when number lock is off

* Update keyboards/mt980/mt980.c

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/mt980.c

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/readme.md

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/readme.md

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/readme.md

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;

* Update keyboards/mt980/rules.mk

Co-Authored-By: walkerstop &lt;walkerstop@gmail.com&gt;
</content>
</entry>
</feed>
