<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/users/sethBarberee, 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>2022-12-14T20:40:25+00:00</updated>
<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 RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)</title>
<updated>2022-12-01T21:06:45+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2022-12-01T21:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=50661ab65cc04c6400cd20037181dabba1872c86'/>
<id>urn:sha1:50661ab65cc04c6400cd20037181dabba1872c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into develop</title>
<updated>2022-10-29T05:54:14+00:00</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-29T05:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=9d717c85dc184c0e34b40251b5703ae3626f571e'/>
<id>urn:sha1:9d717c85dc184c0e34b40251b5703ae3626f571e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>userspace: fix up sethBarberee sinc keymap CI errors (#18865)</title>
<updated>2022-10-27T08:57:50+00:00</updated>
<author>
<name>Seth Barberee</name>
<email>seth.barberee@gmail.com</email>
</author>
<published>2022-10-27T08:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=18a70451fd4d2bcf8b1914d89f386e411da8b6aa'/>
<id>urn:sha1:18a70451fd4d2bcf8b1914d89f386e411da8b6aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove legacy keycodes, part 6 (#18740)</title>
<updated>2022-10-16T13:14:40+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-10-16T13:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=74223c34a969c0877bde035c721c21a1f25890fa'/>
<id>urn:sha1:74223c34a969c0877bde035c721c21a1f25890fa</id>
<content type='text'>
* `KC_RSHIFT` -&gt; `KC_RSFT`

* `KC_RCTRL` -&gt; `KC_RCTL`

* `KC_LSHIFT` -&gt; `KC_LSFT`

* `KC_LCTRL` -&gt; `KC_LCTL`</content>
</entry>
<entry>
<title>Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)</title>
<updated>2022-10-15T16:59:31+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2022-10-15T16:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=ad8630bd7229937877aa9a29693bbb8942a27abe'/>
<id>urn:sha1:ad8630bd7229937877aa9a29693bbb8942a27abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230)</title>
<updated>2022-05-30T18:07:16+00:00</updated>
<author>
<name>Seth Barberee</name>
<email>seth.barberee@gmail.com</email>
</author>
<published>2022-05-30T18:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=cc7a3f8dc775805665377f228f27bff97420a036'/>
<id>urn:sha1:cc7a3f8dc775805665377f228f27bff97420a036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Core] Refactor OLED to allow easy addition of other types  (#13454)</title>
<updated>2021-08-24T06:28:26+00:00</updated>
<author>
<name>Xelus22</name>
<email>17491233+Xelus22@users.noreply.github.com</email>
</author>
<published>2021-08-24T06:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4e1c5887c5c08ebd2cf7868c8d9292aa728e7bf0'/>
<id>urn:sha1:4e1c5887c5c08ebd2cf7868c8d9292aa728e7bf0</id>
<content type='text'>
* add docs

* core changes

* update keyboards to new OLED

* updated users to new OLED

* update layouts to new OLED

* fixup docs

* drashna's suggestion

* fix up docs

* new keyboards with oled

* core split changes

* remaining keyboard files

* Fix The Helix keyboards oled options

* reflect develop

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: mtei &lt;2170248+mtei@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Update sethBarberee Userspace (#12620)</title>
<updated>2021-05-08T17:26:51+00:00</updated>
<author>
<name>Seth Barberee</name>
<email>seth.barberee@gmail.com</email>
</author>
<published>2021-05-08T17:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=b7fe24923e29218b15233163d9fe0ac5f332d3fc'/>
<id>urn:sha1:b7fe24923e29218b15233163d9fe0ac5f332d3fc</id>
<content type='text'>
* update for LTO and guard RGBLED_SPLIT

* Revert "update for LTO and guard RGBLED_SPLIT"

This reverts commit ce81177cbe330ae3e1e14c264dc0cb0946f08d70.

* Revert "Revert "update for LTO and guard RGBLED_SPLIT""

This reverts commit 67da0ce9f38777064ad094c1ecba7ce17a40994f.

* update iris keymap for keymap_kc removal and overhaul userspace

* add licenses

* fix tap_dance error when rgblight is disabled and update/clean iris/sinc maps</content>
</entry>
<entry>
<title>[Keymap] Adding my userspace and keymaps (#6496)</title>
<updated>2019-08-13T17:25:51+00:00</updated>
<author>
<name>Seth Barberee</name>
<email>seth.barberee@gmail.com</email>
</author>
<published>2019-08-13T17:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=0ec0d29e9f4d83af724d69efbaefeece57faddd9'/>
<id>urn:sha1:0ec0d29e9f4d83af724d69efbaefeece57faddd9</id>
<content type='text'>
* add Userspace and keymaps

* Adding keymaps for zeal60 and iris
* Created my own tap dance that toggles RGB Mode based on whether I toggled caps lock or not

* parent 578ed42a7f8f986147cad040d50d4ae1d24a32e2
author Seth Barberee &lt;seth.barberee@gmail.com&gt; 1565065903 -0500
committer Seth Barberee &lt;seth.barberee@gmail.com&gt; 1565065903 -0500

move to userspace

add zeal60

* update based on review

* move userspace to github name
</content>
</entry>
</feed>
