<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/users/edvorakjp, 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-01-20T16:21:17+00:00</updated>
<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>
<entry>
<title>Tap Dance: remove `qk_` prefix (#19313)</title>
<updated>2022-12-14T20:40:25+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-12-14T20:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1978007faefc0fb3af809ddf0d2ff1274e540570'/>
<id>urn:sha1:1978007faefc0fb3af809ddf0d2ff1274e540570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove legacy sendstring keycodes (#18749)</title>
<updated>2022-10-17T12:45:23+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-17T12:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=bad8c5992bf68b6f2218b9b7a0b31c6ee7a03796'/>
<id>urn:sha1:bad8c5992bf68b6f2218b9b7a0b31c6ee7a03796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove legacy keycodes, part 4 (#18683)</title>
<updated>2022-10-13T17:28:14+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-13T17:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=5629ba18077ee5dcde72e497ddf46d848817dd5c'/>
<id>urn:sha1:5629ba18077ee5dcde72e497ddf46d848817dd5c</id>
<content type='text'>
* `KC_PGDOWN` -&gt; `KC_PGDN`

* `KC_PSCREEN` -&gt; `KC_PSCR`

* `KC_SCOLON` -&gt; `KC_SCLN`

* `KC_BSLASH` -&gt; `KC_BSLS`

* `KC_BSPACE` -&gt; `KC_BSPC`</content>
</entry>
<entry>
<title>Remove legacy keycodes, part 2 (#18660)</title>
<updated>2022-10-10T19:06:26+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-10T19:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=c6f1b594a2085e67219bd5f0f7ba7898429d331c'/>
<id>urn:sha1:c6f1b594a2085e67219bd5f0f7ba7898429d331c</id>
<content type='text'>
* `KC_SYSREQ` -&gt; `KC_SYRQ`

And one `KC_ALT_ERASE` -&gt; `KC_ERAS`

* `KC_NONUS_BSLASH` -&gt; `KC_NUBS`

* `KC_NUMLOCK` -&gt; `KC_NUM`

* `KC_CLCK` -&gt; `KC_CAPS`

* `KC_SCROLLLOCK` -&gt; `KC_SCRL`

* `KC_LBRACKET` -&gt; `KC_LBRC`

* `KC_RBRACKET` -&gt; `KC_RBRC`

* `KC_CAPSLOCK` -&gt; `KC_CAPS`</content>
</entry>
<entry>
<title>Make default layer size 16-bit (#15286)</title>
<updated>2022-06-18T21:37:51+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2022-06-18T21:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0da6562c4df570729889690e21061229c5648b73'/>
<id>urn:sha1:0da6562c4df570729889690e21061229c5648b73</id>
<content type='text'>
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>tap-dance: Restructure code and document in more detail (#16394)</title>
<updated>2022-06-13T20:12:55+00:00</updated>
<author>
<name>Jouke Witteveen</name>
<email>j.witteveen@gmail.com</email>
</author>
<published>2022-06-13T20:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1706da9054f8c4aa77493062a8937a7b64970a9e'/>
<id>urn:sha1:1706da9054f8c4aa77493062a8937a7b64970a9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Bug] Develop - Change uint32_t to layer_state_t  (#13596)</title>
<updated>2021-07-19T16:50:55+00:00</updated>
<author>
<name>Xelus22</name>
<email>17491233+Xelus22@users.noreply.github.com</email>
</author>
<published>2021-07-19T16:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=b73a29aaeabe1004423a2ea6180a94a95a1f0d91'/>
<id>urn:sha1:b73a29aaeabe1004423a2ea6180a94a95a1f0d91</id>
<content type='text'>
* fix sat75

* update uint32_t to layer_state</content>
</entry>
<entry>
<title>[Keymap] Remove LAYOUT_kc macros from edvorakjp keymaps (#12217)</title>
<updated>2021-04-10T00:37:49+00:00</updated>
<author>
<name>Ryo Maeda</name>
<email>epaew@users.noreply.github.com</email>
</author>
<published>2021-04-10T00:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=3dbb7f261dab573a3b55390394444ac3ceb3d257'/>
<id>urn:sha1:3dbb7f261dab573a3b55390394444ac3ceb3d257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update edvorak keymap simplify (#5350)</title>
<updated>2019-03-09T16:22:21+00:00</updated>
<author>
<name>epaew</name>
<email>epaew@users.noreply.github.com</email>
</author>
<published>2019-03-09T16:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=9d915ed051c43edd828d6cdb784a5d094e9b312d'/>
<id>urn:sha1:9d915ed051c43edd828d6cdb784a5d094e9b312d</id>
<content type='text'>
* Update edvorakjp layouts

* swap master hand

* update tapping_term
</content>
</entry>
</feed>
