<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboard/ergodox_ez/keymaps/zweihander-osx, 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/zweihander-osx?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboard/ergodox_ez/keymaps/zweihander-osx?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>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 single and double quotes to numpad layer</title>
<updated>2016-05-26T01:13:00Z</updated>
<author>
<name>Nathan Sharfi</name>
<email>me@ngalt.com</email>
</author>
<published>2016-05-26T01:13:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=376403276b21aac87c40367386183cdf524a3153'/>
<id>urn:sha1:376403276b21aac87c40367386183cdf524a3153</id>
<content type='text'>
…as well as recover from a bunch of Git user errors.
</content>
</entry>
<entry>
<title>Add double quote for everyone; update Zweihander</title>
<updated>2016-05-26T00:25:04Z</updated>
<author>
<name>Nathan Sharfi</name>
<email>me@ngalt.com</email>
</author>
<published>2016-05-26T00:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9d6debd9b23ffb045f63bc77dd44cafe2c7ce851'/>
<id>urn:sha1:9d6debd9b23ffb045f63bc77dd44cafe2c7ce851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rearrange code layer on Zweihander</title>
<updated>2016-05-06T12:47:55Z</updated>
<author>
<name>Nathan Sharfi</name>
<email>me@ngalt.com</email>
</author>
<published>2016-05-06T12:47:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c702a522b077e09a3d7d080c0dc94471f110aa53'/>
<id>urn:sha1:c702a522b077e09a3d7d080c0dc94471f110aa53</id>
<content type='text'>
Makes it more like the iOS keyboard (and therefore easier to remember). Also adds angle brackets for HTML and comparisons.
</content>
</entry>
<entry>
<title>zweihander: add ⌘X, ⌘C, ⌘V to media thumb keys</title>
<updated>2016-05-06T12:19:17Z</updated>
<author>
<name>Nathan Sharfi</name>
<email>me@ngalt.com</email>
</author>
<published>2016-05-06T12:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fc4f693cad45916973c2b437b625e3fd63634fb6'/>
<id>urn:sha1:fc4f693cad45916973c2b437b625e3fd63634fb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zweihander: comment out action_get_macro()</title>
<updated>2016-05-04T02:19:47Z</updated>
<author>
<name>Nathan Sharfi</name>
<email>me@ngalt.com</email>
</author>
<published>2016-05-04T02:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6bafe444865e228ddcae2234549f1fd0931d89ad'/>
<id>urn:sha1:6bafe444865e228ddcae2234549f1fd0931d89ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zweihander: move dim/brighten to 1/2, add ⌘Q</title>
<updated>2016-05-01T22:12:38Z</updated>
<author>
<name>Nathan Sharfi</name>
<email>me@ngalt.com</email>
</author>
<published>2016-05-01T22:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fe022a508fdd39696e3b2b188df27d60b32f0d63'/>
<id>urn:sha1:fe022a508fdd39696e3b2b188df27d60b32f0d63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥</title>
<updated>2016-05-01T20:55:00Z</updated>
<author>
<name>Nathan Sharfi</name>
<email>me@ngalt.com</email>
</author>
<published>2016-05-01T20:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9b163d2feb332107794a0f6e3573afe92c40b7fe'/>
<id>urn:sha1:9b163d2feb332107794a0f6e3573afe92c40b7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ergodox EZ:  add zweihander-osx.hex</title>
<updated>2016-05-01T05:36:09Z</updated>
<author>
<name>Nathan Sharfi</name>
<email>me@ngalt.com</email>
</author>
<published>2016-05-01T05:36:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8ec1d41a28d5223a147218bfb7fefd933b906d22'/>
<id>urn:sha1:8ec1d41a28d5223a147218bfb7fefd933b906d22</id>
<content type='text'>
</content>
</entry>
</feed>
