<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/vitamins_included, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/vitamins_included?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/vitamins_included?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-08-29T21:30:02Z</updated>
<entry>
<title>Better handle LTO_ENABLE (#9832)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-08-22T08:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=92385b3fb617326b129609726020453c8949c7f8'/>
<id>urn:sha1:92385b3fb617326b129609726020453c8949c7f8</id>
<content type='text'>
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk</content>
</entry>
<entry>
<title>[Keyboard] Vitamins included VIA support (#8876)</title>
<updated>2020-04-29T10:55:54Z</updated>
<author>
<name>Mikkel Jeppesen</name>
<email>2756925+Duckle29@users.noreply.github.com</email>
</author>
<published>2020-04-29T10:55:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=195be50745e6f476bcef17085fde0cd32760a46b'/>
<id>urn:sha1:195be50745e6f476bcef17085fde0cd32760a46b</id>
<content type='text'>
* Added VIA support

* added via support to vitamins included

* Added VIA support

* added via support to vitamins included

* Used actual nkro alias</content>
</entry>
<entry>
<title>[Keymap] Vitamins_included keymap vitavim (#8864)</title>
<updated>2020-04-27T17:29:27Z</updated>
<author>
<name>Daniel Dylewsky</name>
<email>54324976+ddylewsky@users.noreply.github.com</email>
</author>
<published>2020-04-27T17:29:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a904371b29e50d0d338b7ff0a9abfdffc5dcb426'/>
<id>urn:sha1:a904371b29e50d0d338b7ff0a9abfdffc5dcb426</id>
<content type='text'>
* Add new keymap to vitamins_included, this has four layers. Updated config file to sync rgb between the two halves.

* Cleaned up and added documentation for the keymap

* Updated the keymaps and documentation.

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c

* Update keyboards/vitamins_included/keymaps/vitavim/config.h

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c

* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
</content>
</entry>
<entry>
<title>Update vitamins included default keymap, enable NKRO, rev2 rgbsplit (#8871)</title>
<updated>2020-04-21T12:15:29Z</updated>
<author>
<name>Mikkel Jeppesen</name>
<email>2756925+Duckle29@users.noreply.github.com</email>
</author>
<published>2020-04-21T12:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f78896589e8dcc6ae0dc1acb839212b7aada7c9c'/>
<id>urn:sha1:f78896589e8dcc6ae0dc1acb839212b7aada7c9c</id>
<content type='text'>
* Update default vitamins_included keymap

* Turned on NKRO support
* Added NKRO toggle key to keymap
* Cleaned up key map to be more up to date with current standards

* configured RGBLED_SPLIT</content>
</entry>
<entry>
<title>Trim firmware size changes from default rules.mk, part 4 (#8046)</title>
<updated>2020-01-30T22:10:23Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T22:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=17a089d21b261777f4fa48af34b6e012d69d3945'/>
<id>urn:sha1:17a089d21b261777f4fa48af34b6e012d69d3945</id>
<content type='text'>
* Trim firmware size changes from default-ish rules.mk files

* Trim sizes from westfoxtrot boards
</content>
</entry>
<entry>
<title>Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)</title>
<updated>2020-01-19T03:11:57Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-19T03:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=eb5d267e637db4c2c639932b8c8176bf47dff78f'/>
<id>urn:sha1:eb5d267e637db4c2c639932b8c8176bf47dff78f</id>
<content type='text'>
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards

* Define diode direction for failing boards

* Matching parentheses

* Put onekey diode directions in top level config
</content>
</entry>
<entry>
<title>Juno (#7652)</title>
<updated>2020-01-07T04:35:08Z</updated>
<author>
<name>Juno Nguyen</name>
<email>juno.ngx@gmail.com</email>
</author>
<published>2020-01-07T04:35:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=37d7fd12e2fea0dd50dd8ff0a4772e4cad7f0a27'/>
<id>urn:sha1:37d7fd12e2fea0dd50dd8ff0a4772e4cad7f0a27</id>
<content type='text'>
* Added community layout juno and junonum; removed poorly maintained variants of juno; added junonum-a47.

* Added community layout juno and junonum; removed poorly maintained variants of juno; added junonum-a47.

* updated layout type for juno

* Performing requested changes; renaming a47; fine-tuning of codes in community layout keymaps.

* Fine tuning to requested changes.

* Further tuning to suggestion.

* Update layouts/community/ortho_4x12/juno/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update layouts/community/ortho_4x12/juno/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove keymap_config extern from default keymaps (#7399)</title>
<updated>2019-11-20T22:31:36Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-20T22:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e6b9980bd45c186f7360df68c24b6e05a80c10dc'/>
<id>urn:sha1:e6b9980bd45c186f7360df68c24b6e05a80c10dc</id>
<content type='text'>
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)</title>
<updated>2019-10-30T04:27:25Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-30T04:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b47c10bf6f152d7a5c35fc4f7478aa69e91fb081'/>
<id>urn:sha1:b47c10bf6f152d7a5c35fc4f7478aa69e91fb081</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, T-Z

* Use atmel-dfu in place of lufa-ms until it exists
</content>
</entry>
<entry>
<title>SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)</title>
<updated>2019-10-17T22:37:37Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-10-17T22:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5dc91ddc60f0fd1f277345ccf20e17a8ab684cca'/>
<id>urn:sha1:5dc91ddc60f0fd1f277345ccf20e17a8ab684cca</id>
<content type='text'>
* Avoid NO_USB_STARTUP_CHECK - Disable USB as checks seem to enable it somehow

* Update quantum/split_common/split_util.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Also remove NO_USB_STARTUP_CHECK from vitamins_included/rev1
</content>
</entry>
</feed>
