<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/flx, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?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>Remove HD44780 References, Part 2 (#9918)</title>
<updated>2020-08-07T09:06:14Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-08-07T09:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4'/>
<id>urn:sha1:4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4</id>
<content type='text'>
* remove HD44780_ENABLE rules: C-F

* remove HD44780_ENABLE config: C-F</content>
</entry>
<entry>
<title>Fix incorrect key sizes in Configurator (#9073)</title>
<updated>2020-05-13T19:00:37Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-05-13T19:00:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7abbc95cd6abab289def05a1e24640a7b04c7333'/>
<id>urn:sha1:7abbc95cd6abab289def05a1e24640a7b04c7333</id>
<content type='text'>
* fix key size: exclusive/e6v2/le_bmc

* fix key size: exclusive/e6v2/oe_bmc

* fix key sizes: flx/lodestone

* fix key size: handwired/prime_exl

* fix key sizes: massdrop/ctrl</content>
</entry>
<entry>
<title>FLX Lodestone: add ANSI and ISO layout data and keymaps (#8481)</title>
<updated>2020-03-21T22:36:27Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-03-21T22:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a747c1c3dee728f5124a8effb8f52819f643de5f'/>
<id>urn:sha1:a747c1c3dee728f5124a8effb8f52819f643de5f</id>
<content type='text'>
* Lodestone: add ANSI and ISO layout data and keymaps

* rename layout macros

LAYOUT_ansi -&gt; LAYOUT_65_ansi_blocker_split_bs
LAYOUT_iso -&gt; LAYOUT_65_iso_blocker_split_bs

* use four-space indent on the new keymaps

* add 65_ansi_blocker and 65_iso_blocker layouts</content>
</entry>
<entry>
<title>[Keyboard] FLX Lodestone (#8451)</title>
<updated>2020-03-18T19:56:22Z</updated>
<author>
<name>Flexerm</name>
<email>51996324+Flexerm@users.noreply.github.com</email>
</author>
<published>2020-03-18T19:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=13d736d6ab6180072dabce17491f081fba2a2f38'/>
<id>urn:sha1:13d736d6ab6180072dabce17491f081fba2a2f38</id>
<content type='text'>
* Add Lodestone PCB

Working Firmware for Lodestone PCB tested on physical PCB prototypes.

* Update keyboards/flx/lodestone/lodestone.c

* Update keyboards/flx/lodestone/keymaps/default/config.h

* Update keyboards/flx/lodestone/rules.mk

* Update keyboards/flx/lodestone/readme.md

* Delete config.h

* Update keyboards/flx/lodestone/info.json

Suggested by noroadsleft

* Update keyboards/flx/lodestone/info.json

* Update keyboards/flx/lodestone/info.json

Changed maintainer name as suggested.

* Update keyboards/flx/lodestone/keymaps/default/readme.md

* Update keyboards/flx/lodestone/info.json

* Update keyboards/flx/lodestone/rules.mk

Changed Link_Time_Optimization to LTO didn't know this was a thing :)

* Update keyboards/flx/lodestone/keymaps/default/keymap.c

Removed 2 unessisary layers from the default map.

* Update keyboards/flx/lodestone/readme.md

* Update keyboards/flx/lodestone/info.json

* Changed from LAYOUT to LAYOUT_all

AS suggested by noroadsleft, changed 4 files to match, and re-testeed on my hardware to confirm working.

* Update keyboards/flx/lodestone/config.h

Cleaned up Manu, Product and Descriptor as suggested.

* Update keyboards/flx/lodestone/readme.md
</content>
</entry>
<entry>
<title>[Keyboard] FLX Virgo, cleaned up layouts and added VIA keymap (#7997)</title>
<updated>2020-01-28T01:05:29Z</updated>
<author>
<name>Flexerm</name>
<email>51996324+Flexerm@users.noreply.github.com</email>
</author>
<published>2020-01-28T01:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=eb5e513d262921600c7c17cc1e8f34b49bccddfb'/>
<id>urn:sha1:eb5e513d262921600c7c17cc1e8f34b49bccddfb</id>
<content type='text'>
* Reworked for VIA support

Reworked for VIA support and tidying up of older code.

* Fixed naming issues, and prepared for VIA compat

Via compat added

* Improve layouts, tidy code, via keymap

Added support for VIA and cleaned up some code and layouts.

* Implimented suggestions by MechMerlin

* Fix capitalisation 

Mistake raised by Drashna now fixed.

* Tidy comments as requested by noroadsleft

* Tidy comments as requested by fauxpark
</content>
</entry>
<entry>
<title>[Keyboard] Add FLX Virgo (#7352)</title>
<updated>2019-11-14T11:12:50Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-11-14T11:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=661462218b54044bb41a55be70df2c2d2ac25242'/>
<id>urn:sha1:661462218b54044bb41a55be70df2c2d2ac25242</id>
<content type='text'>
* help flex get his board into QMK

* Put my name everywhere it matters

* Update keyboards/flx/virgo/config.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/flx/virgo/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/flx/virgo/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/flx/virgo/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/flx/virgo/config.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/flx/virgo/config.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/flx/virgo/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* add product and vendor id

* update readme with better description and img

* use fauxpark suggestion for led update
</content>
</entry>
</feed>
