<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/keyboards/prototypist, 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-08-15T10:06:57+00:00</updated>
<entry>
<title>rgblight: driver selection cleanups (#21558)</title>
<updated>2023-08-15T10:06:57+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-15T10:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1c069b13b9c410d30cb3b0126b21b984284c405c'/>
<id>urn:sha1:1c069b13b9c410d30cb3b0126b21b984284c405c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OLED: driver naming cleanups (#21710)</title>
<updated>2023-08-15T09:30:34+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-15T09:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1'/>
<id>urn:sha1:5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ProtoTypist PT-80 Refactor (#21325)</title>
<updated>2023-06-21T21:20:02+00:00</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2023-06-21T21:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=87b371cea6c11c6ae9f0ad65dc512c6674fcc1bb'/>
<id>urn:sha1:87b371cea6c11c6ae9f0ad65dc512c6674fcc1bb</id>
<content type='text'>
* [style] friendly-format info.json

* [docs] add layout/matrix diagram

* [style] refactor via keymap

- grid-align keycodes
- remove trailing whitespace

* [refactor] LAYOUT_all macro

Move the JSON object for the Enter key to the end of the home row.

* [style] refactor default keymap

- update keycode grid alignment
- remove trailing whitespace

* [refactor] LAYOUT_tkl_iso macro

Move the JSON object for the Enter key to the end of the home row.

This commit fixes a key sequence error with the `tkl_iso` Community
Layout support.

* [style] refactor default_ansi keymap

- update keycode grid alignment
- remove trailing whitespace

* [bugfix] fix function row matrix assignments for LAYOUT_tkl_iso

Fix incorrect matrix position assignments on the function row keys for
the `LAYOUT_tkl_iso` macro.

* [bugfix] fix function row matrix assignments for LAYOUT_tkl_ansi

Fix incorrect matrix position assignments on the function row keys for
the `LAYOUT_tkl_ansi` macro.</content>
</entry>
<entry>
<title>ProtoTypist PT-60 Refactor (#21322)</title>
<updated>2023-06-21T02:58:44+00:00</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2023-06-21T02:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=dad41bd2f67f76dbaaa958dff043fe0a9ba19359'/>
<id>urn:sha1:dad41bd2f67f76dbaaa958dff043fe0a9ba19359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)</title>
<updated>2023-05-27T02:27:44+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-05-27T02:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=363bfdbfda5ea9fa996390920a9e8982535b76c8'/>
<id>urn:sha1:363bfdbfda5ea9fa996390920a9e8982535b76c8</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
</entry>
<entry>
<title>[Keyboard] Reduce compiled size for prototypist oceanographer's via keymap (#20816)</title>
<updated>2023-05-10T07:58:36+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@drashna.net</email>
</author>
<published>2023-05-10T07:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=1385fdcffb11b7747d45bb9625119cca5227f5c5'/>
<id>urn:sha1:1385fdcffb11b7747d45bb9625119cca5227f5c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prototypist J-01 Rev1 Layout Additions (#20778)</title>
<updated>2023-05-08T11:59:41+00:00</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2023-05-08T11:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=aa75bc53740fbcc237c1624217c9164a669bd5c9'/>
<id>urn:sha1:aa75bc53740fbcc237c1624217c9164a669bd5c9</id>
<content type='text'>
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_65_xt_ansi_split_space_split_bs

* add LAYOUT_65_xt_ansi_split_space

* add LAYOUT_65_xt_ansi_split_bs

* add LAYOUT_65_xt_ansi

* add LAYOUT_65_xt_ansi_rwkl_split_bs

* add LAYOUT_65_xt_ansi_rwkl

* add LAYOUT_65_xt_ansi_wkl_split_bs

* add LAYOUT_65_xt_ansi_wkl

* add LAYOUT_65_xt_iso_split_space_split_bs

* add LAYOUT_65_xt_iso_split_space

* add LAYOUT_65_xt_iso_split_bs

* add LAYOUT_65_xt_iso

* add LAYOUT_65_xt_iso_rwkl_split_bs

* add LAYOUT_65_xt_iso_rwkl

* add LAYOUT_65_xt_iso_wkl_split_bs

* add LAYOUT_65_xt_iso_wkl</content>
</entry>
<entry>
<title>protoTypist Allison Layout Additions (#20777)</title>
<updated>2023-05-08T11:27:37+00:00</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2023-05-08T11:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=7e2cbadb75b81575dc5928c1eb0f628a7eed5d91'/>
<id>urn:sha1:7e2cbadb75b81575dc5928c1eb0f628a7eed5d91</id>
<content type='text'>
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_ansi_tsangan_split_bs_rshift

* add LAYOUT_ansi_tsangan

* add LAYOUT_ansi_wkl_split_bs_rshift

* add LAYOUT_ansi_wkl

* add LAYOUT_iso_tsangan_split_bs_rshift

* add LAYOUT_iso_tsangan

* add LAYOUT_iso_wkl_split_bs_rshift

* add LAYOUT_iso_wkl</content>
</entry>
<entry>
<title>Even more `info.json` whitespace cleanups (#20703)</title>
<updated>2023-05-04T09:09:59+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-05-04T09:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=ef6a712899f4ac3cf75f989221351c1cfb57f3b9'/>
<id>urn:sha1:ef6a712899f4ac3cf75f989221351c1cfb57f3b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More `info.json` whitespace cleanups (#20665)</title>
<updated>2023-05-03T02:19:34+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-05-03T02:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a5e46d80822797cd2e0dc2a2b81c4ccce9e167f4'/>
<id>urn:sha1:a5e46d80822797cd2e0dc2a2b81c4ccce9e167f4</id>
<content type='text'>
</content>
</entry>
</feed>
