<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/quantum/keyboard.c, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<id>http://git.node5.net/firmware/qmk/atom?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/qmk/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<updated>2023-07-16T13:42:56+00:00</updated>
<entry>
<title>quantum: remove direct `quantum.h` includes (#21507)</title>
<updated>2023-07-16T13:42:56+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-07-16T13:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=da2d2f947d5c30aebea17f414fb22ad50fe5410b'/>
<id>urn:sha1:da2d2f947d5c30aebea17f414fb22ad50fe5410b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2023-04-30T01:57:38+00:00</updated>
<author>
<name>QMK Bot</name>
<email>hello@qmk.fm</email>
</author>
<published>2023-04-30T01:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=9c9670b25f803fe15b8733770c6103a35fb1461c'/>
<id>urn:sha1:9c9670b25f803fe15b8733770c6103a35fb1461c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MATRIX_HAS_GHOST when MATRIX_COL &gt; 16 (#20093)</title>
<updated>2023-04-30T01:56:58+00:00</updated>
<author>
<name>Christopher Berner</name>
<email>christopherberner@gmail.com</email>
</author>
<published>2023-04-30T01:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=7138fa4582118a477fed293a647af52c0ad13919'/>
<id>urn:sha1:7138fa4582118a477fed293a647af52c0ad13919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)</title>
<updated>2023-04-03T08:33:45+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2023-04-03T08:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b'/>
<id>urn:sha1:fcf8b804ed95a98561bd4c1d6c85604be0f7cc7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add last activity functions for pointing device (#20079)</title>
<updated>2023-03-31T01:27:39+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@drashna.net</email>
</author>
<published>2023-03-31T01:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=297779385fd53e93c33861e2d3107cb88efbde81'/>
<id>urn:sha1:297779385fd53e93c33861e2d3107cb88efbde81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of keymap.h (#20004)</title>
<updated>2023-03-27T19:08:17+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-03-27T19:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=c485d1cf2652bfb47afbb68f128a64f1bc518aa3'/>
<id>urn:sha1:c485d1cf2652bfb47afbb68f128a64f1bc518aa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync activity timestamps between sides. (#20192)</title>
<updated>2023-03-21T09:16:11+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-03-21T09:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a518e1e5d88864f47b99780c325bfc8c1dbd8ada'/>
<id>urn:sha1:a518e1e5d88864f47b99780c325bfc8c1dbd8ada</id>
<content type='text'>
Co-authored-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;
</content>
</entry>
<entry>
<title>core: allow locking the matrix state (#18852)</title>
<updated>2023-02-12T16:38:36+00:00</updated>
<author>
<name>dexter93</name>
<email>d3xter93@gmail.com</email>
</author>
<published>2023-02-12T16:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=3ae87b155531b4529970c65c7a92a7399ab0233f'/>
<id>urn:sha1:3ae87b155531b4529970c65c7a92a7399ab0233f</id>
<content type='text'>
Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;
Co-authored-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
</entry>
<entry>
<title>Refactor Leader key feature (#19632)</title>
<updated>2023-02-12T16:19:02+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-12T16:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=bbf7a20b33de2d203518687cb5cd1aa85005ea27'/>
<id>urn:sha1:bbf7a20b33de2d203518687cb5cd1aa85005ea27</id>
<content type='text'>
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
</content>
</entry>
<entry>
<title>Fix functions with empty params (#19647)</title>
<updated>2023-01-20T16:21:17+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-01-20T16:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e'/>
<id>urn:sha1:cf935d97ae479e7a1e1f2f2f248b93e52e4cc69e</id>
<content type='text'>
* Fix functions with empty params

* Found a bunch more</content>
</entry>
</feed>
