<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/acheron, 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-04T05:13:33Z</updated>
<entry>
<title>[Keyboard] Add ArcticPCB pre-Alpha support (#8479)</title>
<updated>2020-08-04T05:13:33Z</updated>
<author>
<name>Álvaro A. Volpato</name>
<email>alvaro.volpato@usp.br</email>
</author>
<published>2020-08-04T05:13:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f047840d0f84033ab6a1cba0e4d5f09abfb6f81f'/>
<id>urn:sha1:f047840d0f84033ab6a1cba0e4d5f09abfb6f81f</id>
<content type='text'>
* Add initial ArcticPCB support

* Added README

* Solve info.json comma issue

* Apply suggestions from noroadsleft code review

Use the LAYOUT_60_tsangan_hhkb Community Layout

* Apply suggestions from tzarc

* Add license header to arctic.c, arctic.h and config.h

* Remove redundant tsangan keymap

* Remove tsangan compilation suggestion from readme
</content>
</entry>
<entry>
<title>Remove HD44780 References, Part 1 (#9052)</title>
<updated>2020-07-26T20:11:16Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-07-26T20:11:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=aaf58155c7c9d8cf5235dd787530873a9c1f87cb'/>
<id>urn:sha1:aaf58155c7c9d8cf5235dd787530873a9c1f87cb</id>
<content type='text'>
* remove HD44780_ENABLE rules: 0-9, A-B

* remove HD44780_ENABLE config: 0-9, A-B</content>
</entry>
<entry>
<title>Create ajp10304 userspace and ortho_4x12 layout. (#9304)</title>
<updated>2020-07-09T19:18:51Z</updated>
<author>
<name>ajp10304</name>
<email>a.Pocklington@Gmail.com</email>
</author>
<published>2020-07-09T19:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c5e255a4172cdd8e813fbd9a86e560dac90dee64'/>
<id>urn:sha1:c5e255a4172cdd8e813fbd9a86e560dac90dee64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Fix Configurator layout data for acheron/elongate (#9392)</title>
<updated>2020-06-15T10:09:48Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-06-15T10:09:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a8d073368f0e4cc51109fab50f7c9cb88d843940'/>
<id>urn:sha1:a8d073368f0e4cc51109fab50f7c9cb88d843940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error_log complaint about Elongate info.json (#9262)</title>
<updated>2020-06-01T23:29:58Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-06-01T23:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c2fd7f1b5b0999769db1f75e07c82f68fa861a06'/>
<id>urn:sha1:c2fd7f1b5b0999769db1f75e07c82f68fa861a06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Elongate PCB support (#8419)</title>
<updated>2020-05-06T16:11:59Z</updated>
<author>
<name>Álvaro A. Volpato</name>
<email>alvaro.volpato@usp.br</email>
</author>
<published>2020-05-06T16:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b18c261040f6473fa445e57c80f1c5646797105c'/>
<id>urn:sha1:b18c261040f6473fa445e57c80f1c5646797105c</id>
<content type='text'>
* Working on proto

* Start adding VIA support

* Apply suggestions from code review

Removed redundant comments and fixed typos

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;
Co-Authored-By: Joel Challis &lt;git@zvecr.com&gt;

* Delete useless config.h

As per code review

* Delete elongate.c

As per code review

* Updated readme.md

* Update keyboards/acheron/elongate/keymaps/default/keymap.c

As per code review

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Apply suggestions from code review

Removed RGB_MODE_TEST definition and substituted for RGB_M_T

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Apply suggestions from code review

Reverted changes to alice.h

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Update info.json

* Update via/keymap.c

Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;

* Solve compiling issue for via keymap

* Add botmagic support and remoce console_enable

Co-Authored-By: Joel Challis &lt;git@zvecr.com&gt;

* Update keyboards/acheron/elongate/rules.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/acheron/elongate/keymaps/via/rules.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/acheron/elongate/rules.mk

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/acheron/elongate/config.h

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

Co-authored-by: Gondolindrim &lt;alvaro.augusto.volpato@gmail.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;</content>
</entry>
<entry>
<title>Enable memcore to fix malloc/rand crashes (#8695)</title>
<updated>2020-04-05T21:15:40Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-04-05T21:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2392ddb76b3d7e267dfd3ea7bf33eed8a94444f9'/>
<id>urn:sha1:2392ddb76b3d7e267dfd3ea7bf33eed8a94444f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add KeebsPCB pre-Alpha support (#8485)</title>
<updated>2020-03-26T02:22:08Z</updated>
<author>
<name>Álvaro A. Volpato</name>
<email>alvaro.volpato@usp.br</email>
</author>
<published>2020-03-26T02:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d68c4d810634f5ffcb29c38d57b16bc72faf45dc'/>
<id>urn:sha1:d68c4d810634f5ffcb29c38d57b16bc72faf45dc</id>
<content type='text'>
* Add initial KeebsPCB support

* Update readme

* Update readme

* Correct readme typo

* Update keyboards/acheron/keebspcb/config.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Apply @noroadsleft suggestions from code review

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/acheron/keebspcb/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/acheron/keebspcb/keymaps/default/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

Co-authored-by: Gondolindrim &lt;alvaro.augusto.volpato@gmail.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>2020 February 29 Breaking Changes Update (#8064)</title>
<updated>2020-02-29T19:59:30Z</updated>
<author>
<name>James Young</name>
<email>xxiinophobia@yahoo.com</email>
</author>
<published>2020-02-29T20:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=26eef35f07698d23aafae90e1c230b52e100a334'/>
<id>urn:sha1:26eef35f07698d23aafae90e1c230b52e100a334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Acheron VIA support (#8204)</title>
<updated>2020-02-25T11:28:07Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-02-25T11:28:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=891d28a37954ada620fab3727499fe2e9ee3fe65'/>
<id>urn:sha1:891d28a37954ada620fab3727499fe2e9ee3fe65</id>
<content type='text'>
* Update acheron USB IDs

* Add shark via keymap

* Update austin via keymap

* Fix eeprom build error

* 3 layers fit
</content>
</entry>
</feed>
