<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboard/atreus, 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>2016-06-22T02:39:54Z</updated>
<entry>
<title>Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)</title>
<updated>2016-06-22T02:39:54Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-22T02:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=649b33d7783cf3021928534b7ae127e0a89e8807'/>
<id>urn:sha1:649b33d7783cf3021928534b7ae127e0a89e8807</id>
<content type='text'>
* fixes from tmk's repo

* rename keyboard to keyboards
</content>
</entry>
<entry>
<title>updates all config.h and Makefiles to correct references, text</title>
<updated>2016-06-21T14:21:43Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-21T14:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a8375fa15a6ca9285eb15ae89bcda898349e06f8'/>
<id>urn:sha1:a8375fa15a6ca9285eb15ae89bcda898349e06f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleans up quantum/keymap situation, removes extra lufa folders (#416)</title>
<updated>2016-06-18T18:30:24Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-18T18:30:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=db32864ce7029d758f57729cc2f75e051a28d0a2'/>
<id>urn:sha1:db32864ce7029d758f57729cc2f75e051a28d0a2</id>
<content type='text'>
* sorts out keycodes

* move midi around

* remove mbed

* replaces keymap with qmk/keymap_common

* fixes keymap.h

* keymap, config, quantum rearrange

* removes unneeded lufa stuff
</content>
</entry>
<entry>
<title>Makefile redo &amp; other features (#395)</title>
<updated>2016-06-11T17:31:31Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-11T17:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d9e4dad0a828a8a904f44dda090a4d6d08fe2948'/>
<id>urn:sha1:d9e4dad0a828a8a904f44dda090a4d6d08fe2948</id>
<content type='text'>
* .build containment implemented

* no destructive variable setting - builds in either folder

* make from 3 places

* cleans before each build
* make from root with keyboard=keyboard, keymap=keymap
* make from keyboard/keyboard with keymap=keymap
* make from keymaps/keymap
* only implemented on planck

* adds color diag to avr-gcc

* makefiles for all plancks, clean-up

* quick build-all makefile for plancks

* reformatting of make output (colors)

* color toggle, tmk path corrections

* correct if statement for color

* move config.h to main makefile, updates preonic, atomic

* format update, all keyboards targets

* makefile optional for build all target, alps and arrow_pad updated

* alps updated

* make planck default, trying out travis recipe for all-keyboards

* all-keymaps target, different travis recipe

* updates alps64

* updates keyboards to new format

* updates clue* projects

* all projects updated, specialise EZ .hex, let .hex through

* updates travis

* automatically find root, keyboard, keymap

* silent echo, cleaned-up mass make output

* updates all keyboards' .hex files except EZ

* Rename Bantam44.c to bantam44.c

* Rename Bantam44.h to bantam44.h

* nananana

* adds six key keyboard

* does same to ez as rest

* updates send_string example

* brings ergodox_ez up to date

* updates template/new project script

* adds sixkeyboard

* adds readme for sixkeyboard

* adds sixkeyboard to travis

* filenames, gitignore mess

* define clock prescaler stuff manually

* make quick, size test example

* documentation and dfu-no-build
</content>
</entry>
<entry>
<title>Optimize matrix scanning (#343)</title>
<updated>2016-05-24T03:42:21Z</updated>
<author>
<name>Eric Tang</name>
<email>e_l_tang@outlook.com</email>
</author>
<published>2016-05-24T03:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=aaa758f1d3f97dda39879f2b055ad2da9680adfe'/>
<id>urn:sha1:aaa758f1d3f97dda39879f2b055ad2da9680adfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updates atreus's column mapping</title>
<updated>2016-05-05T16:05:09Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-05-05T16:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=356dba7e6109907d07d3ab9713e850be3f9b3f27'/>
<id>urn:sha1:356dba7e6109907d07d3ab9713e850be3f9b3f27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated several keyboard folders to use new keymap naming scheme</title>
<updated>2016-03-30T01:53:36Z</updated>
<author>
<name>Noah Andrews</name>
<email>NoahAndrews@users.noreply.github.com</email>
</author>
<published>2016-03-30T01:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=95fba250ef2029ccdedb34500c5d1e96f6d065cf'/>
<id>urn:sha1:95fba250ef2029ccdedb34500c5d1e96f6d065cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Addressed void* return warning in all keymaps</title>
<updated>2016-03-10T16:28:34Z</updated>
<author>
<name>yoyoerx</name>
<email>kevin.wepasnick@gmail.com</email>
</author>
<published>2016-03-10T16:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=641859df84bf40025b2c14319d1a168a435562e2'/>
<id>urn:sha1:641859df84bf40025b2c14319d1a168a435562e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change default controller for Atreus from Teensy2 to A-Star</title>
<updated>2016-02-18T00:14:25Z</updated>
<author>
<name>Chris Gerber</name>
<email>christopher.gerber@regeneron.com</email>
</author>
<published>2016-02-17T23:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1db3558a921d465e1c2f7f280f94dad8e95d32ac'/>
<id>urn:sha1:1db3558a921d465e1c2f7f280f94dad8e95d32ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for Atreus running on A-Star</title>
<updated>2016-02-16T01:53:56Z</updated>
<author>
<name>Chris Gerber</name>
<email>christopher.gerber@regeneron.com</email>
</author>
<published>2016-01-03T22:49:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=47dcec29456106828b83fe5b85fa7a7427ddc710'/>
<id>urn:sha1:47dcec29456106828b83fe5b85fa7a7427ddc710</id>
<content type='text'>
</content>
</entry>
</feed>
