<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/keyboards/gray_studio, 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-09-12T20:57:25+00:00</updated>
<entry>
<title>Gray Studio Think65 v3 Layout Additions (#21930)</title>
<updated>2023-09-12T20:57:25+00:00</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2023-09-12T20:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4468662d640c87bdfd830863bddf2e41fc782f89'/>
<id>urn:sha1:4468662d640c87bdfd830863bddf2e41fc782f89</id>
<content type='text'>
* Add layout/matrix diagram

[docs]

* Format `info.json` as strict JSON

[style]

* Add `LAYOUT_all`

[enhancement]

* Refactor keymaps to use `LAYOUT_all`

Refactor the `default` and `via` keymaps to use the `LAYOUT_all` macro.

- change second Left Shift key to `KC_NUBS`
- insert `KC_NUHS` keycode
- update keycode grid alignment
- remove trailing whitespace

[refactor]

* Rename `LAYOUT_65_blocker` to `LAYOUT_ansi_blocker`

[refactor]

* Rename `LAYOUT_65_iso_blocker` to `LAYOUT_iso_blocker`

[refactor]

* Correct `LAYOUT_iso_blocker` matrix data

The Quote key was mapped as [1, 14] instead of [2, 12].

[bugfix]

* Add `LAYOUT_ansi_blocker_split_bs`

[enhancement]

* Add `LAYOUT_ansi_blocker_tsangan_split_bs`

[enhancement]

* Add `LAYOUT_ansi_blocker_tsangan`

[enhancement]

* Add `LAYOUT_iso_blocker_split_bs`

[enhancement]

* Add `LAYOUT_iso_blocker_tsangan_split_bs`

[enhancement]

* Add `LAYOUT_iso_blocker_tsangan`

[enhancement]</content>
</entry>
<entry>
<title>Move RGBLight animations to data driven (#21635)</title>
<updated>2023-08-23T21:11:39+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-23T21:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=023d644bb69748d97feb49091e2c24f3fcd3da11'/>
<id>urn:sha1:023d644bb69748d97feb49091e2c24f3fcd3da11</id>
<content type='text'>
* Move RGBLight animations to data driven, 0-9

* Move RGBLight animations to data driven, A

* Move RGBLight animations to data driven, B

* Move RGBLight animations to data driven, C

* Move RGBLight animations to data driven, D

* Move RGBLight animations to data driven, E

* Move RGBLight animations to data driven, F

* Move RGBLight animations to data driven, G

* Move RGBLight animations to data driven, H

* Move RGBLight animations to data driven, handwired

* Move RGBLight animations to data driven, I

* Move RGBLight animations to data driven, J

* Move RGBLight animations to data driven, K

* Move RGBLight animations to data driven, L

* Move RGBLight animations to data driven, M

* Move RGBLight animations to data driven, N

* Move RGBLight animations to data driven, O

* Move RGBLight animations to data driven, P

* Move RGBLight animations to data driven, Q

* Move RGBLight animations to data driven, R

* Move RGBLight animations to data driven, S

* Move RGBLight animations to data driven, T

* Move RGBLight animations to data driven, U

* Move RGBLight animations to data driven, V

* Move RGBLight animations to data driven, W

* Move RGBLight animations to data driven, X

* Move RGBLight animations to data driven, Y

* Move RGBLight animations to data driven, Z

* Fix incorrect placement

* Fix build failures and mismatches</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2023-08-15T09:49:57+00:00</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2023-08-15T09:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=3ece80f73f781a719ea6665af1d01b99922388e9'/>
<id>urn:sha1:3ece80f73f781a719ea6665af1d01b99922388e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[keyboard] Graystudio Think6.5 V3 Support Revised (#21560)</title>
<updated>2023-08-14T18:45:38+00:00</updated>
<author>
<name>Yizhen Liu</name>
<email>62583086+edwardslau@users.noreply.github.com</email>
</author>
<published>2023-08-14T18:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=31a9d2d00dc732ca29be2213dbf915d6f6ffc76d'/>
<id>urn:sha1:31a9d2d00dc732ca29be2213dbf915d6f6ffc76d</id>
<content type='text'>
Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;
Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>backlight: split AVR PWM and timer drivers (#21540)</title>
<updated>2023-07-20T23:27:55+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-07-20T23:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4137685f8eb3ecde7ba0158a78cd9c411ee05606'/>
<id>urn:sha1:4137685f8eb3ecde7ba0158a78cd9c411ee05606</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)</title>
<updated>2023-06-24T07:37:54+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-06-24T07:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=4ae9bfd17ab01608e1bf2492c35d79bd2ad5c0fe'/>
<id>urn:sha1:4ae9bfd17ab01608e1bf2492c35d79bd2ad5c0fe</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
</entry>
<entry>
<title>Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)</title>
<updated>2023-06-23T19:31:25+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-06-23T19:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=416af0171c6433a7ecb198386dd2c3ac70d4cbd2'/>
<id>urn:sha1:416af0171c6433a7ecb198386dd2c3ac70d4cbd2</id>
<content type='text'>
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.</content>
</entry>
<entry>
<title>Move `RGBLED_NUM` to data driven (#21278)</title>
<updated>2023-06-18T04:39:07+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-06-18T04:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=b1783db4eacacaf8181cfbce13146db1941486ba'/>
<id>urn:sha1:b1783db4eacacaf8181cfbce13146db1941486ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `RGBLIGHT_SLEEP` to data driven (#21072)</title>
<updated>2023-06-16T04:04:45+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-06-16T04:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=2367d8129c92474eb0da66ebc5ace893097cf574'/>
<id>urn:sha1:2367d8129c92474eb0da66ebc5ace893097cf574</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>
</feed>
