<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboard/atomic/keymaps, 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>Warning reductions (#430)</title>
<updated>2016-06-21T21:42:29Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-21T21:42:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1a0bac8bccf0e156d2f3c5f14a7214f9677b6370'/>
<id>urn:sha1:1a0bac8bccf0e156d2f3c5f14a7214f9677b6370</id>
<content type='text'>
Warning reductions</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>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>adds music and audio toggles (#337)</title>
<updated>2016-05-19T03:14:00Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-05-19T03:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0428214b905e5f8b3bed721885957ce249ba4991'/>
<id>urn:sha1:0428214b905e5f8b3bed721885957ce249ba4991</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

* music/audio_on_user
</content>
</entry>
<entry>
<title>Backlight Breathing for Planck and Atomic</title>
<updated>2016-05-09T17:17:15Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-05-09T17:17:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3f02637f4dd765803671c2611191beb096d60b36'/>
<id>urn:sha1:3f02637f4dd765803671c2611191beb096d60b36</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

* adds backlight pulse to planck
</content>
</entry>
<entry>
<title>Clarified audio.c (#302)</title>
<updated>2016-05-03T17:56:40Z</updated>
<author>
<name>IBNobody</name>
<email>IBNobody@users.noreply.github.com</email>
</author>
<published>2016-05-03T17:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=83e1cc241e3aabd69f6cdcd2581477d4b85bb8d3'/>
<id>urn:sha1:83e1cc241e3aabd69f6cdcd2581477d4b85bb8d3</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
</content>
</entry>
<entry>
<title>Updated personal layouts (#291)</title>
<updated>2016-04-27T04:25:16Z</updated>
<author>
<name>IBNobody</name>
<email>IBNobody@users.noreply.github.com</email>
</author>
<published>2016-04-27T04:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ce75a7675e10e24e7ecd7bc3575c0e0fc1bc34b5'/>
<id>urn:sha1:ce75a7675e10e24e7ecd7bc3575c0e0fc1bc34b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updating personal atomic keymap (#285)</title>
<updated>2016-04-25T02:06:59Z</updated>
<author>
<name>IBNobody</name>
<email>IBNobody@users.noreply.github.com</email>
</author>
<published>2016-04-25T02:06:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f32f80cf3298877f7f0aa2ee4bb33df649113323'/>
<id>urn:sha1:f32f80cf3298877f7f0aa2ee4bb33df649113323</id>
<content type='text'>
</content>
</entry>
</feed>
