<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboard/ergodox_ez/keymaps/german-manuneo, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboard/ergodox_ez/keymaps/german-manuneo?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboard/ergodox_ez/keymaps/german-manuneo?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>adds fuse settings for atmega32u4, fixes keymap_extras includes</title>
<updated>2016-06-21T22:32:28Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-21T22:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e329729d3a11b5798f4e2b9f65ac9bc2dcc84a9e'/>
<id>urn:sha1:e329729d3a11b5798f4e2b9f65ac9bc2dcc84a9e</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>add indent to generated keymap</title>
<updated>2016-04-03T19:46:32Z</updated>
<author>
<name>Manuel Barkhau</name>
<email>mbarkhau@gmail.com</email>
</author>
<published>2016-04-03T19:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=22691de580da46c09ba9024f9543e43e115ce2b6'/>
<id>urn:sha1:22691de580da46c09ba9024f9543e43e115ce2b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use action function for unicode</title>
<updated>2016-04-02T21:12:38Z</updated>
<author>
<name>Manuel Barkhau</name>
<email>mbarkhau@gmail.com</email>
</author>
<published>2016-04-02T21:07:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=381a9fd55319d1f29783748f5d6d5c5820e81636'/>
<id>urn:sha1:381a9fd55319d1f29783748f5d6d5c5820e81636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update compile_keymap.py</title>
<updated>2016-03-29T16:35:47Z</updated>
<author>
<name>mbarkhau</name>
<email>mbarkhau@gmail.com</email>
</author>
<published>2016-03-29T16:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=77fa2b0056f10c079af541a746fb12cb96fabe72'/>
<id>urn:sha1:77fa2b0056f10c079af541a746fb12cb96fabe72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add hex file</title>
<updated>2016-03-28T21:42:55Z</updated>
<author>
<name>Manuel Barkhau</name>
<email>mbarkhau@gmail.com</email>
</author>
<published>2016-03-28T21:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a2d3c0bd93bf97264bb94510c126d4fd21b7b135'/>
<id>urn:sha1:a2d3c0bd93bf97264bb94510c126d4fd21b7b135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor compiler code</title>
<updated>2016-03-28T21:35:12Z</updated>
<author>
<name>Manuel Barkhau</name>
<email>mb@nexttuesday.de</email>
</author>
<published>2016-03-28T21:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=32c7832609414d02c19b6ec312daabc8c741b266'/>
<id>urn:sha1:32c7832609414d02c19b6ec312daabc8c741b266</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add manuneo layout</title>
<updated>2016-03-27T02:24:35Z</updated>
<author>
<name>Manuel Barkhau</name>
<email>mb@nexttuesday.de</email>
</author>
<published>2016-03-27T02:22:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=20a3229faf12d964403becf210bf7ba280ca2e49'/>
<id>urn:sha1:20a3229faf12d964403becf210bf7ba280ca2e49</id>
<content type='text'>
</content>
</entry>
</feed>
