<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/keyboards/keebfront, 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>Update leftover RGB keycodes (#24653)</title>
<updated>2024-11-30T05:30:05+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-11-30T05:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=97547ac762a48b343b4b49de4f144f127da3c131'/>
<id>97547ac762a48b343b4b49de4f144f127da3c131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Vanguard65 Keyboard (#24497)</title>
<updated>2024-10-25T05:35:53+00:00</updated>
<author>
<name>Felix Jen</name>
<email>fjen@felixjen.com</email>
</author>
<published>2024-10-25T05:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=32b6faaf353bf845a835bd7b71e53336fcb6416e'/>
<id>32b6faaf353bf845a835bd7b71e53336fcb6416e</id>
<content type='text'>
* Initial commit

* update

* added two options for the slider

* comments

* added rounding for the lower end of the LED values

* moved folder, cleaned up code

* fixed layout def

* fioxed default layout

* Update keyboards/keebfront/vanguard65/config.h

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/readme.md

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/rules.mk

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* updated default keymap to have encoder map functionality

* Update keyboards/keebfront/vanguard65/rules.mk

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/config.h

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/config.h

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* add encoder_update_kb

* Update keyboards/keebfront/vanguard65/vanguard65.c

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/vanguard65.c

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* new qmk

* misc fixes

* Test

* Removed extraneous parts of hte rules.mk

* Remove extra layers in the keymap

* Revert "Remove extra layers in the keymap"

This reverts commit c82ee931acef589c8ef260e26a3de7ecd88acb53.

* removed excess layers

* update for latest QMK led definition

* update

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/readme.md

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Delete vanguard65.c

* run qmk format_json

* Update keyboards/keebfront/vanguard65/rules.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/keebfront/vanguard65/readme.md

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/readme.md

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Confirm all keymaps compile

* update for latest QMK best definitions

* Apply suggestions from code review

Co-authored-by: jack &lt;jack@pngu.org&gt;

* Added minimum slider functionality.

* update readme

* Apply suggestions from code review

Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;

* Update keyboards/keebfront/vanguard65/keyboard.json

Co-authored-by: jack &lt;jack@pngu.org&gt;

---------

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
Co-authored-by: jack &lt;jack@pngu.org&gt;
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial commit

* update

* added two options for the slider

* comments

* added rounding for the lower end of the LED values

* moved folder, cleaned up code

* fixed layout def

* fioxed default layout

* Update keyboards/keebfront/vanguard65/config.h

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/readme.md

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/rules.mk

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* updated default keymap to have encoder map functionality

* Update keyboards/keebfront/vanguard65/rules.mk

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/config.h

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* Update keyboards/keebfront/vanguard65/config.h

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;

* add encoder_update_kb

* Update keyboards/keebfront/vanguard65/vanguard65.c

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/vanguard65.c

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* new qmk

* misc fixes

* Test

* Removed extraneous parts of hte rules.mk

* Remove extra layers in the keymap

* Revert "Remove extra layers in the keymap"

This reverts commit c82ee931acef589c8ef260e26a3de7ecd88acb53.

* removed excess layers

* update for latest QMK led definition

* update

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/readme.md

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Delete vanguard65.c

* run qmk format_json

* Update keyboards/keebfront/vanguard65/rules.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/keebfront/vanguard65/readme.md

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/readme.md

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/info.json

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/keebfront/vanguard65/keymaps/default/keymap.c

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Confirm all keymaps compile

* update for latest QMK best definitions

* Apply suggestions from code review

Co-authored-by: jack &lt;jack@pngu.org&gt;

* Added minimum slider functionality.

* update readme

* Apply suggestions from code review

Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;

* Update keyboards/keebfront/vanguard65/keyboard.json

Co-authored-by: jack &lt;jack@pngu.org&gt;

---------

Co-authored-by: jack &lt;0x6a73@protonmail.com&gt;
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Duncan Sutherland &lt;dunk2k_2000@hotmail.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
Co-authored-by: jack &lt;jack@pngu.org&gt;
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;</pre>
</div>
</content>
</entry>
</feed>
