<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/keyboards/tmo50/keymaps/default, branch master</title>
<subtitle>QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/'/>
<entry>
<title>Update Underglow keycodes (#23765)</title>
<updated>2024-08-25T12:15:07+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-08-25T12:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=8f6d2ac53cdde6d0befc9f86c326f56620dcfcc0'/>
<id>8f6d2ac53cdde6d0befc9f86c326f56620dcfcc0</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust keycode alignment around `QK_BOOT` (#23697)</title>
<updated>2024-05-11T15:50:48+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-05-11T15:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=1184e0d9beb7322b0cea017e805d36d11e4f47f2'/>
<id>1184e0d9beb7322b0cea017e805d36d11e4f47f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reworked backlight keycodes. (#18961)</title>
<updated>2022-11-05T21:11:59+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2022-11-05T21:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=219afaba42e6b4384f578977eadbb71a03383ecc'/>
<id>219afaba42e6b4384f578977eadbb71a03383ecc</id>
<content type='text'>
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>RESET -&gt; QK_BOOT default keymaps (#17037)</title>
<updated>2022-05-15T19:26:27+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2022-05-15T19:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=b7771ec25b96f2b88a7fa4201081e10ca6fbb9d4'/>
<id>b7771ec25b96f2b88a7fa4201081e10ca6fbb9d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Keyboard] TMO50 Off By 1 Column Bug (#5055)</title>
<updated>2019-02-05T17:38:32+00:00</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-02-05T17:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=b97325812368cb853437068211e89b5617d3d841'/>
<id>b97325812368cb853437068211e89b5617d3d841</id>
<content type='text'>
* fix a bug in which the physical matrix did not match the physical layout. Top row was missing 1 key and bottom row had 1 extra key

* amend keymap to account for the new physical matrix

* 6.25u space bar is actually supported, so add a new layout that supports this

* fix keymap readme to no longer need the cautionary warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix a bug in which the physical matrix did not match the physical layout. Top row was missing 1 key and bottom row had 1 extra key

* amend keymap to account for the new physical matrix

* 6.25u space bar is actually supported, so add a new layout that supports this

* fix keymap readme to no longer need the cautionary warning
</pre>
</div>
</content>
</entry>
<entry>
<title>Tmo50 indicators (#5044)</title>
<updated>2019-02-04T22:12:23+00:00</updated>
<author>
<name>Emīls Delle</name>
<email>emiilsdelle@gmail.com</email>
</author>
<published>2019-02-04T22:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=ff893bf17c454f28a8a00f9bf27d4ec4a72727e9'/>
<id>ff893bf17c454f28a8a00f9bf27d4ec4a72727e9</id>
<content type='text'>
* Create ISO HHKB keymapping for GH60

* Add media controls to Fn layer

* Use M(x) instead of F(x), add Copyright text

* Add README for additional information about TMO50 features/quirks

* Add indicator LED code

* Move indicator code to tmo50.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create ISO HHKB keymapping for GH60

* Add media controls to Fn layer

* Use M(x) instead of F(x), add Copyright text

* Add README for additional information about TMO50 features/quirks

* Add indicator LED code

* Move indicator code to tmo50.c
</pre>
</div>
</content>
</entry>
<entry>
<title>[Keyboard] Additional info about TMO50 (#4980)</title>
<updated>2019-01-29T01:10:43+00:00</updated>
<author>
<name>Emīls Delle</name>
<email>emiilsdelle@gmail.com</email>
</author>
<published>2019-01-29T01:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=9e784841c026d3f05df9a5e58668b4244885386f'/>
<id>9e784841c026d3f05df9a5e58668b4244885386f</id>
<content type='text'>
* Create ISO HHKB keymapping for GH60

* Add media controls to Fn layer

* Use M(x) instead of F(x), add Copyright text

* Add README for additional information about TMO50 features/quirks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create ISO HHKB keymapping for GH60

* Add media controls to Fn layer

* Use M(x) instead of F(x), add Copyright text

* Add README for additional information about TMO50 features/quirks
</pre>
</div>
</content>
</entry>
<entry>
<title>[Keyboard] Tmo50 initial commit (#4891)</title>
<updated>2019-01-21T04:15:46+00:00</updated>
<author>
<name>Emīls Delle</name>
<email>emiilsdelle@gmail.com</email>
</author>
<published>2019-01-21T04:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=58993d3cde0d52addb4a503daf1ded36b26b8abc'/>
<id>58993d3cde0d52addb4a503daf1ded36b26b8abc</id>
<content type='text'>
* Create ISO HHKB keymapping for GH60

* Add media controls to Fn layer

* Use M(x) instead of F(x), add Copyright text

* Create initial firmware for TMO50

* Correct year and author

* Fix repos README

* Remove unnecessary code

* Change include guard in tmo50.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create ISO HHKB keymapping for GH60

* Add media controls to Fn layer

* Use M(x) instead of F(x), add Copyright text

* Create initial firmware for TMO50

* Correct year and author

* Fix repos README

* Remove unnecessary code

* Change include guard in tmo50.h
</pre>
</div>
</content>
</entry>
</feed>
