<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/keyboards/palette1202/keymaps, branch master</title>
<subtitle>QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/'/>
<entry>
<title>Deprecate some nonstandard mod &amp; mod-tap keycode aliases (#25437)</title>
<updated>2025-07-06T10:30:47+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2025-07-06T10:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=baf0060761db4e0f1d631b00e6057c6763470e78'/>
<id>baf0060761db4e0f1d631b00e6057c6763470e78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update keymaps to use PDF keycode (#24633)</title>
<updated>2024-11-23T13:35:34+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2024-11-23T13:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=e4e015c0c80ca59d329e1343ee7803250b7e60fe'/>
<id>e4e015c0c80ca59d329e1343ee7803250b7e60fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete trivial keymap readmes (#23714)</title>
<updated>2024-05-17T22:49:29+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-05-17T22:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=5c592ab0c0104f93cb521acb9a5df0bac7aabb15'/>
<id>5c592ab0c0104f93cb521acb9a5df0bac7aabb15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)</title>
<updated>2022-12-12T15:52:22+00:00</updated>
<author>
<name>Albert Y</name>
<email>76888457+filterpaper@users.noreply.github.com</email>
</author>
<published>2022-12-12T15:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=cbabc8dbe6a8476d3082e8bc649d330f87e7b904'/>
<id>cbabc8dbe6a8476d3082e8bc649d330f87e7b904</id>
<content type='text'>
* Replace Tapping Force Hold feature with Quick Tap Term

* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0

* Deprecate force hold in info_config.json

* Before and after quick tap term unit tests

* Quick tap unit tests iteration

* Keymap config.h correction

* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed

* Add two more test cases for quick tap

* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2

* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2

* Add function declaration for get_quick_tap_term

Co-authored-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace Tapping Force Hold feature with Quick Tap Term

* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0

* Deprecate force hold in info_config.json

* Before and after quick tap term unit tests

* Quick tap unit tests iteration

* Keymap config.h correction

* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed

* Add two more test cases for quick tap

* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2

* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2

* Add function declaration for get_quick_tap_term

Co-authored-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</pre>
</div>
</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='https://git.vineetk.net/qmk_firmware/commit/?id=74223c34a969c0877bde035c721c21a1f25890fa'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* `KC_RSHIFT` -&gt; `KC_RSFT`

* `KC_RCTRL` -&gt; `KC_RCTL`

* `KC_LSHIFT` -&gt; `KC_LSFT`

* `KC_LCTRL` -&gt; `KC_LCTL`</pre>
</div>
</content>
</entry>
<entry>
<title>[Core] Change OLED task function to be boolean (#14864)</title>
<updated>2021-11-01T22:42:50+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2021-11-01T22:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=9d235d4fc5c34f372b0c393f41686b5ef4f8dc13'/>
<id>9d235d4fc5c34f372b0c393f41686b5ef4f8dc13</id>
<content type='text'>
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty</pre>
</div>
</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='https://git.vineetk.net/qmk_firmware/commit/?id=4e1c5887c5c08ebd2cf7868c8d9292aa728e7bf0'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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;</pre>
</div>
</content>
</entry>
<entry>
<title>Convert Encoder callbacks to be boolean functions (#12805)</title>
<updated>2021-05-22T06:17:32+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2021-05-22T06:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=a0fed0ea176d1c986e40fc4981b900509c90d66e'/>
<id>a0fed0ea176d1c986e40fc4981b900509c90d66e</id>
<content type='text'>
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Keyboard] Palette1202 fix encoder rotate direction (#8489)</title>
<updated>2020-03-21T06:22:08+00:00</updated>
<author>
<name>Takashi Shibusawa</name>
<email>futurabodoni@gmail.com</email>
</author>
<published>2020-03-21T06:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=c6b667623a49d8dd2f1b74cd0ac0e5531d5d91a8'/>
<id>c6b667623a49d8dd2f1b74cd0ac0e5531d5d91a8</id>
<content type='text'>
* revised hardware availability - URL

* fixed encoder rotate direction (reversed)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* revised hardware availability - URL

* fixed encoder rotate direction (reversed)</pre>
</div>
</content>
</entry>
<entry>
<title>[Keyboard] Palette1202 (#7736)</title>
<updated>2020-03-10T08:38:37+00:00</updated>
<author>
<name>Takashi Shibusawa</name>
<email>futurabodoni@gmail.com</email>
</author>
<published>2020-03-10T08:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=20a0fa9209756288b014f65671bcaab12a028229'/>
<id>20a0fa9209756288b014f65671bcaab12a028229</id>
<content type='text'>
* added Palette1202

* removed currently unused cords

* Update keyboards/palette1202/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;
Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update readme.md

removed unnecessary horizontal line from readme.md

* Update readme.md

Fixed style, make command example

* Removed spaces

* removed unused config.h

* fixed defines

* fixed send string on rotate encoder

* fixed layer numbers for OLED Display

* fixed to use existing function to set default layer

https://github.com/qmk/qmk_firmware/pull/7736#discussion_r366699616

* flipped rotary encoder directions

* Added layer for Clip studio on iOS

* Update keyboards/palette1202/rules.mk

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/palette1202/lib/oled_helper.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added Palette1202

* removed currently unused cords

* Update keyboards/palette1202/config.h

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre &lt;drashna@live.com&gt;
Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update readme.md

removed unnecessary horizontal line from readme.md

* Update readme.md

Fixed style, make command example

* Removed spaces

* removed unused config.h

* fixed defines

* fixed send string on rotate encoder

* fixed layer numbers for OLED Display

* fixed to use existing function to set default layer

https://github.com/qmk/qmk_firmware/pull/7736#discussion_r366699616

* flipped rotary encoder directions

* Added layer for Clip studio on iOS

* Update keyboards/palette1202/rules.mk

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/palette1202/lib/oled_helper.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
