<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboard/planck/keymaps/default, 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>Converted audio play functions to *_user (#349)</title>
<updated>2016-05-24T15:56:53Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-05-24T15:56:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=287eb7ad148abc8fe3fb014218d71e205fd9131d'/>
<id>urn:sha1:287eb7ad148abc8fe3fb014218d71e205fd9131d</id>
<content type='text'>
* Updated personal layouts

* tweaked personal

* Nightly - Audio Cleanup

Refactored the LUTs. Abstracted some of the registers out of audio to
use more functional names. Split audio into audio and audio_pwm. WIP

* nightly - collapsed code

* Added check for note playing to LEDs

* Usability tweaks

* TWEAE

* nightly

added extra kcs to keymap common

* turned on Plank audio

* Added backlight breathing to atomic

* reverted accidental merge

* Added music and audio toggles to Quantum.c

* Redid the audio callbacks

* Adjusted default planck layout to use the user tone naming

* tabs to spaces

* Rewrote the ALL recipe to allow for faster parallel make

* tabs to spaces

* Renamed custom event functions to be 'startup_user' and 'shutdown_user'. Also moved the prototypes around.

* Tweaked pvc atomic layout to work with the pvc planck.

* updates midi scale calling
</content>
</entry>
<entry>
<title>adds KC_NUBS, KC_NUHS and shifted versions to default keymaps</title>
<updated>2016-05-18T02:17:23Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-05-18T02:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fe9b1482fd34a1c07afca0433e4bf5eb6229cf22'/>
<id>urn:sha1:fe9b1482fd34a1c07afca0433e4bf5eb6229cf22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes default planck keymap</title>
<updated>2016-05-17T03:08:16Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-05-17T03:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2425fd295af80a8e8c4f962085bca4a61d2a00db'/>
<id>urn:sha1:2425fd295af80a8e8c4f962085bca4a61d2a00db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleans up default keymaps (olkb)</title>
<updated>2016-05-15T05:07:48Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-05-15T05:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e2aa980ad5d92f76dadf1de9dbadb9eacbddd5df'/>
<id>urn:sha1:e2aa980ad5d92f76dadf1de9dbadb9eacbddd5df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[planck] adds button for toggling output in plover app (#323)</title>
<updated>2016-05-12T19:08:53Z</updated>
<author>
<name>cwhits</name>
<email>cwhits@users.noreply.github.com</email>
</author>
<published>2016-05-12T19:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=69f05e1afd2e046938209e00db62d18efead4932'/>
<id>urn:sha1:69f05e1afd2e046938209e00db62d18efead4932</id>
<content type='text'>
* [planck] toggle plover output in app when toggling plover layer on keyboard

* [planck] moved plover toggle to separate key

* [planck] renamed toggle button
</content>
</entry>
<entry>
<title>fixes plover start sound</title>
<updated>2016-04-30T01:21:08Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-04-30T01:21:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9ab7098c834ffe601ad5c39759acfddabbd6373f'/>
<id>urn:sha1:9ab7098c834ffe601ad5c39759acfddabbd6373f</id>
<content type='text'>
</content>
</entry>
</feed>
