<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/tmk_core/protocol/usb_hid, 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-07-16T05:49:18Z</updated>
<entry>
<title>Remove `DESCRIPTION` (#9732)</title>
<updated>2020-07-16T05:49:18Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-07-16T05:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=72d327054744fa142469dbb5406ad61f5ad0a302'/>
<id>urn:sha1:72d327054744fa142469dbb5406ad61f5ad0a302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added OLED Display autoscroll during periods of OLED data inactivity (#6546)</title>
<updated>2019-08-25T19:37:55Z</updated>
<author>
<name>XScorpion2</name>
<email>rcalt2vt@gmail.com</email>
</author>
<published>2019-08-25T19:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=957070a6b5886719557b6880afa7e3716548c18a'/>
<id>urn:sha1:957070a6b5886719557b6880afa7e3716548c18a</id>
<content type='text'>
* Added OLED Display autoscroll during periods of OLED data inactivity.

* Fixing compile errors

* Feedback from review
</content>
</entry>
<entry>
<title>Remove unnecessary IS_COMMAND definitions from recently added keyboards (#5065)</title>
<updated>2019-02-06T19:28:47Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-02-06T19:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f1be0236b632b0a86e32a1f362cd1f9517a30c9a'/>
<id>urn:sha1:f1be0236b632b0a86e32a1f362cd1f9517a30c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Command feature: use get_mods() instead of keyboard_report-&gt;mods (#4955)</title>
<updated>2019-01-27T08:28:40Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-01-27T08:28:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4d9b11af14fd83c1e6b556165d41ce005abb4a84'/>
<id>urn:sha1:4d9b11af14fd83c1e6b556165d41ce005abb4a84</id>
<content type='text'>
* Remove unnecessary IS_COMMAND definition in clueboard/66/rev4

* Replace keyboard_report-&gt;mods with get_mods() in IS_COMMAND definitions

* Update docs to use get_mods() instead of keyboard_report-&gt;mods

* Replace keyboard_report-&gt;mods with get_mods() in tmk_core/protocol/usb_hid/test

For some reason, this occurrence used KB_LSHIFT and KB_RSHIFT, which don't exist

* Replace keyboard_report-&gt;mods with get_mods() in Massdrop keyboards (as per @patrickmt)
</content>
</entry>
<entry>
<title>Fixed dead links (#2451)</title>
<updated>2018-03-01T15:45:47Z</updated>
<author>
<name>Brian Choromanski</name>
<email>BrianChoromanski@gmail.com</email>
</author>
<published>2018-03-01T15:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7f7f763598b7be7b2081a73be2124f40349d8032'/>
<id>urn:sha1:7f7f763598b7be7b2081a73be2124f40349d8032</id>
<content type='text'>
* Fixed typo of 'confid.h' to 'config.h'

* Fixed broken links in docs

* Fixed a lot of dead links
</content>
</entry>
<entry>
<title>some major steps toward making the usb-usb converter work</title>
<updated>2017-08-16T03:14:41Z</updated>
<author>
<name>Balz Guenat</name>
<email>balz.guenat@gmail.com</email>
</author>
<published>2017-08-12T16:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2aa5e4464010a9292b50571243d8ef6e749a5ca4'/>
<id>urn:sha1:2aa5e4464010a9292b50571243d8ef6e749a5ca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backlight abstraction and other changes (#439)</title>
<updated>2016-06-24T02:18:20Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-24T02:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=13bb6b4b7fdd2b3e419d0f89c93fb980b00eeb9b'/>
<id>urn:sha1:13bb6b4b7fdd2b3e419d0f89c93fb980b00eeb9b</id>
<content type='text'>
* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
</content>
</entry>
<entry>
<title>updates all config.h and Makefiles to correct references, text</title>
<updated>2016-06-21T14:21:43Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-21T14:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a8375fa15a6ca9285eb15ae89bcda898349e06f8'/>
<id>urn:sha1:a8375fa15a6ca9285eb15ae89bcda898349e06f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'</title>
<updated>2015-09-24T03:29:11Z</updated>
<author>
<name>Jun Wako</name>
<email>wakojun@gmail.com</email>
</author>
<published>2015-09-24T03:29:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5ce9bf8353568b341b79b3cea676ea62a7d40442'/>
<id>urn:sha1:5ce9bf8353568b341b79b3cea676ea62a7d40442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usb_usb: Ignore error usage(0x01-03) report</title>
<updated>2015-07-15T07:02:20Z</updated>
<author>
<name>tmk</name>
<email>hasu@tmk-kbd.com</email>
</author>
<published>2015-07-15T07:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1efdd867c8f88ad779ad82e1b22df62bf6be8fe9'/>
<id>urn:sha1:1efdd867c8f88ad779ad82e1b22df62bf6be8fe9</id>
<content type='text'>
</content>
</entry>
</feed>
